Searched refs:RT5645_PR_BASE (Results 1 – 1 of 1) sorted by relevance
/sound/soc/codecs/ |
D | rt5645.c | 54 #define RT5645_PR_BASE (RT5645_PR_RANGE_BASE + (0 * RT5645_PR_SPACING)) macro 63 .range_min = RT5645_PR_BASE, 64 .range_max = RT5645_PR_BASE + 0xf8, 74 {RT5645_PR_BASE + 0x3d, 0x3600}, 75 {RT5645_PR_BASE + 0x1c, 0xfd70}, 76 {RT5645_PR_BASE + 0x20, 0x611f}, 77 {RT5645_PR_BASE + 0x21, 0x4040}, 78 {RT5645_PR_BASE + 0x23, 0x0004}, 790 rt5645_dac1_vol_ctrl_mode, RT5645_PR_BASE, 1684 regmap_write(rt5645->regmap, RT5645_PR_BASE + in hp_amp_power() [all …]
|