Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Drt5682.c462 case RT5682_PWR_ANLG_1: in rt5682_readable_register()
914 snd_soc_component_update_bits(component, RT5682_PWR_ANLG_1, in rt5682_headset_detect()
918 RT5682_PWR_ANLG_1, RT5682_PWR_FV2, 0); in rt5682_headset_detect()
921 RT5682_PWR_ANLG_1, RT5682_PWR_FV2, RT5682_PWR_FV2); in rt5682_headset_detect()
952 snd_soc_component_update_bits(component, RT5682_PWR_ANLG_1, in rt5682_headset_detect()
1537 RT5682_PWR_ANLG_1, RT5682_PWR_FV1, 0); in rt5655_set_verf()
1542 RT5682_PWR_ANLG_1, RT5682_PWR_FV2, 0); in rt5655_set_verf()
1555 RT5682_PWR_ANLG_1, RT5682_PWR_FV1, in rt5655_set_verf()
1561 RT5682_PWR_ANLG_1, RT5682_PWR_FV2, in rt5655_set_verf()
1603 SND_SOC_DAPM_SUPPLY("Vref1", RT5682_PWR_ANLG_1, RT5682_PWR_VREF1_BIT, 0,
[all …]
Drt5682.h58 #define RT5682_PWR_ANLG_1 0x0063 macro