Home
last modified time | relevance | path

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

/linux/sound/soc/mediatek/mt8365/
H A Dmt8365-afe-clk.h30 int mt8365_afe_enable_apll_associated_cfg(struct mtk_base_afe *afe, unsigned int apll);
H A Dmt8365-dai-i2s.c629 mt8365_afe_enable_apll_associated_cfg(afe, MT8365_AFE_APLL1); in mt8365_dai_i2s_prepare()
631 mt8365_afe_enable_apll_associated_cfg(afe, MT8365_AFE_APLL2); in mt8365_dai_i2s_prepare()
H A Dmt8365-afe-clk.c373 int mt8365_afe_enable_apll_associated_cfg(struct mtk_base_afe *afe, unsigned int apll) in mt8365_afe_enable_apll_associated_cfg() function