Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5616.c227 case RT5616_PWR_ANLG2: in rt5616_readable_register()
658 snd_soc_component_update_bits(component, RT5616_PWR_ANLG2, in rt5616_bst1_event()
663 snd_soc_component_update_bits(component, RT5616_PWR_ANLG2, in rt5616_bst1_event()
681 snd_soc_component_update_bits(component, RT5616_PWR_ANLG2, in rt5616_bst2_event()
686 snd_soc_component_update_bits(component, RT5616_PWR_ANLG2, in rt5616_bst2_event()
698 SND_SOC_DAPM_SUPPLY("PLL1", RT5616_PWR_ANLG2,
704 SND_SOC_DAPM_SUPPLY("micbias1", RT5616_PWR_ANLG2,
716 SND_SOC_DAPM_PGA_E("BST1", RT5616_PWR_ANLG2,
719 SND_SOC_DAPM_PGA_E("BST2", RT5616_PWR_ANLG2,
1213 snd_soc_component_write(component, RT5616_PWR_ANLG2, 0x0000); in rt5616_set_bias_level()
H A Drt5616.h51 #define RT5616_PWR_ANLG2 0x64 macro