Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5616.c230 case RT5616_PWR_ANLG2: in rt5616_readable_register()
661 snd_soc_component_update_bits(component, RT5616_PWR_ANLG2, in rt5616_bst1_event()
666 snd_soc_component_update_bits(component, RT5616_PWR_ANLG2, in rt5616_bst1_event()
684 snd_soc_component_update_bits(component, RT5616_PWR_ANLG2, in rt5616_bst2_event()
689 snd_soc_component_update_bits(component, RT5616_PWR_ANLG2, in rt5616_bst2_event()
701 SND_SOC_DAPM_SUPPLY("PLL1", RT5616_PWR_ANLG2,
707 SND_SOC_DAPM_SUPPLY("micbias1", RT5616_PWR_ANLG2,
719 SND_SOC_DAPM_PGA_E("BST1", RT5616_PWR_ANLG2,
722 SND_SOC_DAPM_PGA_E("BST2", RT5616_PWR_ANLG2,
1216 snd_soc_component_write(component, RT5616_PWR_ANLG2, 0x0000); in rt5616_set_bias_level()
Drt5616.h54 #define RT5616_PWR_ANLG2 0x64 macro