Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5682.c930 RT5682_PWR_VREF2 | RT5682_PWR_MB, in rt5682_headset_detect()
931 RT5682_PWR_VREF2 | RT5682_PWR_MB); in rt5682_headset_detect()
983 RT5682_PWR_ANLG_1, RT5682_PWR_MB, 0); in rt5682_headset_detect()
1556 RT5682_PWR_VREF2 | RT5682_PWR_MB, in set_dmic_power()
1557 RT5682_PWR_VREF2 | RT5682_PWR_MB); in set_dmic_power()
1567 RT5682_PWR_ANLG_1, RT5682_PWR_MB, 0); in set_dmic_power()
2538 RT5682_PWR_MB, RT5682_PWR_MB); in rt5682_wclk_prepare()
2577 RT5682_PWR_MB, 0); in rt5682_wclk_unprepare()
H A Drt5682.h589 #define RT5682_PWR_MB (0x1 << 9) macro