Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5651.c223 case RT5651_PWR_ANLG2: in rt5651_readable_register()
794 snd_soc_component_update_bits(component, RT5651_PWR_ANLG2, in rt5651_bst1_event()
799 snd_soc_component_update_bits(component, RT5651_PWR_ANLG2, in rt5651_bst1_event()
817 snd_soc_component_update_bits(component, RT5651_PWR_ANLG2, in rt5651_bst2_event()
822 snd_soc_component_update_bits(component, RT5651_PWR_ANLG2, in rt5651_bst2_event()
840 snd_soc_component_update_bits(component, RT5651_PWR_ANLG2, in rt5651_bst3_event()
845 snd_soc_component_update_bits(component, RT5651_PWR_ANLG2, in rt5651_bst3_event()
872 SND_SOC_DAPM_SUPPLY("micbias1", RT5651_PWR_ANLG2,
888 SND_SOC_DAPM_PGA_E("BST1", RT5651_PWR_ANLG2,
891 SND_SOC_DAPM_PGA_E("BST2", RT5651_PWR_ANLG2,
[all …]
Drt5651.h69 #define RT5651_PWR_ANLG2 0x64 macro