Home
last modified time | relevance | path

Searched refs:RT5665_PWR_ANLG_1 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5665.c565 case RT5665_PWR_ANLG_1: in rt5665_readable_register()
2578 snd_soc_component_update_bits(component, RT5665_PWR_ANLG_1, in rt5665_set_verf()
2583 snd_soc_component_update_bits(component, RT5665_PWR_ANLG_1, in rt5665_set_verf()
2588 snd_soc_component_update_bits(component, RT5665_PWR_ANLG_1, in rt5665_set_verf()
2601 snd_soc_component_update_bits(component, RT5665_PWR_ANLG_1, in rt5665_set_verf()
2606 snd_soc_component_update_bits(component, RT5665_PWR_ANLG_1, in rt5665_set_verf()
2611 snd_soc_component_update_bits(component, RT5665_PWR_ANLG_1, in rt5665_set_verf()
2688 SND_SOC_DAPM_SUPPLY("Vref1", RT5665_PWR_ANLG_1, RT5665_PWR_VREF1_BIT, 0,
2690 SND_SOC_DAPM_SUPPLY("Vref2", RT5665_PWR_ANLG_1, RT5665_PWR_VREF2_BIT, 0,
2692 SND_SOC_DAPM_SUPPLY("Vref3", RT5665_PWR_ANLG_1, RT5665_PWR_VREF3_BIT, 0,
[all …]
H A Drt5665.h100 #define RT5665_PWR_ANLG_1 0x0063 macro