Searched refs:RT5645_PR_BASE (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | rt5645.c | 40 #define RT5645_PR_BASE (RT5645_PR_RANGE_BASE + (0 * RT5645_PR_SPACING)) macro 45 .range_min = RT5645_PR_BASE, 46 .range_max = RT5645_PR_BASE + 0xf8, 56 {RT5645_PR_BASE + 0x3d, 0x3600}, 57 {RT5645_PR_BASE + 0x1c, 0xfd20}, 58 {RT5645_PR_BASE + 0x20, 0x611f}, 59 {RT5645_PR_BASE + 0x21, 0x4040}, 60 {RT5645_PR_BASE + 0x23, 0x0004}, 1234 regmap_write(rt5645->regmap, RT5645_PR_BASE + in hp_amp_power() 1256 regmap_write(rt5645->regmap, RT5645_PR_BASE + in hp_amp_power() [all …]
|