Searched refs:RT5616_PR_BASE (Results 1 – 1 of 1) sorted by relevance
/sound/soc/codecs/ |
D | rt5616.c | 32 #define RT5616_PR_BASE (RT5616_PR_RANGE_BASE + (0 * RT5616_PR_SPACING)) macro 37 .range_min = RT5616_PR_BASE, 38 .range_max = RT5616_PR_BASE + 0xf8, 48 {RT5616_PR_BASE + 0x3d, 0x3e00}, 49 {RT5616_PR_BASE + 0x25, 0x6110}, 50 {RT5616_PR_BASE + 0x20, 0x611f}, 51 {RT5616_PR_BASE + 0x21, 0x4040}, 52 {RT5616_PR_BASE + 0x23, 0x0004}, 501 snd_soc_component_write(component, RT5616_PR_BASE + in rt5616_charge_pump_event() 520 snd_soc_component_update_bits(component, RT5616_PR_BASE + in rt5616_charge_pump_event() [all …]
|