Searched refs:RT5651_PR_BASE (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | rt5651.c | 36 #define RT5651_PR_BASE (RT5651_PR_RANGE_BASE + (0 * RT5651_PR_SPACING)) macro 39 { .name = "PR", .range_min = RT5651_PR_BASE, 40 .range_max = RT5651_PR_BASE + 0xb4, 49 {RT5651_PR_BASE + 0x3d, 0x3e00}, 690 regmap_update_bits(rt5651->regmap, RT5651_PR_BASE + in rt5651_amp_power_event() 698 regmap_write(rt5651->regmap, RT5651_PR_BASE + in rt5651_amp_power_event() 741 regmap_write(rt5651->regmap, RT5651_PR_BASE + in rt5651_hp_event() 746 regmap_update_bits(rt5651->regmap, RT5651_PR_BASE + in rt5651_hp_event() 1932 snd_soc_component_write(component, RT5651_PR_BASE + RT5651_BIAS_CUR4, in rt5651_enable_jack_detect()
|