Home
last modified time | relevance | path

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

/sound/soc/mediatek/mt2701/
Dmt2701-afe-clock-ctrl.c370 AUDIO_TOP_CON0_PDN_APLL_CK, 0); in mt2701_turn_on_afe_clock()
405 AUDIO_TOP_CON0_PDN_APLL_CK, in mt2701_turn_off_afe_clock()
406 AUDIO_TOP_CON0_PDN_APLL_CK); in mt2701_turn_off_afe_clock()
Dmt2701-reg.h115 #define AUDIO_TOP_CON0_PDN_APLL_CK (0x1 << 23) macro