Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5682.c456 case RT5682_PWR_ANLG_3: in rt5682_readable_register()
941 snd_soc_component_update_bits(component, RT5682_PWR_ANLG_3, in rt5682_headset_detect()
997 snd_soc_component_update_bits(component, RT5682_PWR_ANLG_3, in rt5682_headset_detect()
1693 SND_SOC_DAPM_SUPPLY("LDO2", RT5682_PWR_ANLG_3, RT5682_PWR_LDO2_BIT,
1695 SND_SOC_DAPM_SUPPLY("PLL1", RT5682_PWR_ANLG_3, RT5682_PWR_PLL_BIT,
1697 SND_SOC_DAPM_SUPPLY("PLL2B", RT5682_PWR_ANLG_3, RT5682_PWR_PLL2B_BIT,
1699 SND_SOC_DAPM_SUPPLY("PLL2F", RT5682_PWR_ANLG_3, RT5682_PWR_PLL2F_BIT,
3027 snd_soc_component_update_bits(component, RT5682_PWR_ANLG_3, in rt5682_resume()
H A Drt5682.h67 #define RT5682_PWR_ANLG_3 0x0065 macro