Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5682.c934 RT5682_PWR_VREF2 | RT5682_PWR_MB, in rt5682_headset_detect()
935 RT5682_PWR_VREF2 | RT5682_PWR_MB); in rt5682_headset_detect()
996 RT5682_PWR_ANLG_1, RT5682_PWR_VREF2, 0); in rt5682_headset_detect()
1594 RT5682_PWR_VREF2 | RT5682_PWR_MB, in set_dmic_power()
1595 RT5682_PWR_VREF2 | RT5682_PWR_MB); in set_dmic_power()
1608 RT5682_PWR_ANLG_1, RT5682_PWR_VREF2, 0); in set_dmic_power()
2606 RT5682_PWR_VREF2 | RT5682_PWR_FV2, in rt5682_wclk_prepare()
2607 RT5682_PWR_VREF2); in rt5682_wclk_prepare()
2642 RT5682_PWR_VREF2 | RT5682_PWR_FV2 | in rt5682_wclk_unprepare()
H A Drt5682.h593 #define RT5682_PWR_VREF2 (0x1 << 13) macro