Home
last modified time | relevance | path

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

/linux/sound/soc/mediatek/mt8365/
H A Dmt8365-afe-clk.c343 AFE_APLL_TUNER_CFG1_EN_MASK, 0x1); in mt8365_afe_enable_apll_tuner_cfg()
363 AFE_APLL_TUNER_CFG1_EN_MASK, 0x0); in mt8365_afe_disable_apll_tuner_cfg()
H A Dmt8365-reg.h862 #define AFE_APLL_TUNER_CFG1_EN_MASK (1U << 0) macro