Searched refs:RT5651_PR_BASE (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rt5651.c | 39 #define RT5651_PR_BASE (RT5651_PR_RANGE_BASE + (0 * RT5651_PR_SPACING)) macro 42 { .name = "PR", .range_min = RT5651_PR_BASE, 43 .range_max = RT5651_PR_BASE + 0xb4, 52 {RT5651_PR_BASE + 0x3d, 0x3e00}, 734 regmap_update_bits(rt5651->regmap, RT5651_PR_BASE + in rt5651_amp_power_event() 742 regmap_write(rt5651->regmap, RT5651_PR_BASE + in rt5651_amp_power_event() 785 regmap_write(rt5651->regmap, RT5651_PR_BASE + in rt5651_hp_event() 790 regmap_update_bits(rt5651->regmap, RT5651_PR_BASE + in rt5651_hp_event() 1983 snd_soc_component_write(component, RT5651_PR_BASE + RT5651_BIAS_CUR4, in rt5651_enable_jack_detect()
|