Symbol: RT1305_PR_BASE
sound/soc/codecs/rt1305.c
1000
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0xcf, 0x5548);
sound/soc/codecs/rt1305.c
1001
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0xc1, 0x0320);
sound/soc/codecs/rt1305.c
1010
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0x5d, 0x0442);
sound/soc/codecs/rt1305.c
1013
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0xc3, 0xd4a0);
sound/soc/codecs/rt1305.c
1014
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0xcc, 0x00cc);
sound/soc/codecs/rt1305.c
1015
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0xc1, 0x0320);
sound/soc/codecs/rt1305.c
1019
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0x06, 0x00c0);
sound/soc/codecs/rt1305.c
1031
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0x06, 0x0000);
sound/soc/codecs/rt1305.c
1043
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0x5d, 0x9542);
sound/soc/codecs/rt1305.c
1050
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0x50, 0x0064);
sound/soc/codecs/rt1305.c
1051
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0x51, 0x0770);
sound/soc/codecs/rt1305.c
1052
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0x52, 0xc30c);
sound/soc/codecs/rt1305.c
1054
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0xd4, 0xfb00);
sound/soc/codecs/rt1305.c
1055
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0xd4, 0xff80);
sound/soc/codecs/rt1305.c
1057
regmap_read(rt1305->regmap, RT1305_PR_BASE + 0x55, &rh);
sound/soc/codecs/rt1305.c
1058
regmap_read(rt1305->regmap, RT1305_PR_BASE + 0x56, &rl);
sound/soc/codecs/rt1305.c
1071
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0xd4, 0xfb00);
sound/soc/codecs/rt1305.c
1072
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0xd4, 0xff80);
sound/soc/codecs/rt1305.c
1074
regmap_read(rt1305->regmap, RT1305_PR_BASE + 0x55, &rh);
sound/soc/codecs/rt1305.c
1075
regmap_read(rt1305->regmap, RT1305_PR_BASE + 0x56, &rl);
sound/soc/codecs/rt1305.c
1091
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0x4e,
sound/soc/codecs/rt1305.c
1093
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0x4f,
sound/soc/codecs/rt1305.c
1095
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0xfe,
sound/soc/codecs/rt1305.c
1097
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0xfd,
sound/soc/codecs/rt1305.c
1106
regmap_write(rt1305->regmap, RT1305_PR_BASE + 0x5d, 0x0442);
sound/soc/codecs/rt1305.c
40
.range_min = RT1305_PR_BASE,
sound/soc/codecs/rt1305.c
41
.range_max = RT1305_PR_BASE + 0xff,
sound/soc/codecs/rt1305.c
53
{ RT1305_PR_BASE + 0xcf, 0x5548 },
sound/soc/codecs/rt1305.c
54
{ RT1305_PR_BASE + 0x5d, 0x0442 },
sound/soc/codecs/rt1305.c
55
{ RT1305_PR_BASE + 0xc1, 0x0320 },