Home
last modified time | relevance | path

Searched refs:mt8365_afe_disable_apll_associated_cfg (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/sound/soc/mediatek/mt8365/
Dmt8365-afe-clk.h31 int mt8365_afe_disable_apll_associated_cfg(struct mtk_base_afe *afe, unsigned int apll);
Dmt8365-dai-i2s.c564 mt8365_afe_disable_apll_associated_cfg(afe, MT8365_AFE_APLL1); in mt8365_dai_i2s_shutdown()
566 mt8365_afe_disable_apll_associated_cfg(afe, MT8365_AFE_APLL2); in mt8365_dai_i2s_shutdown()
Dmt8365-afe-clk.c402 int mt8365_afe_disable_apll_associated_cfg(struct mtk_base_afe *afe, unsigned int apll) in mt8365_afe_disable_apll_associated_cfg() function