Home
last modified time | relevance | path

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

/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-clk.h32 int mt8183_get_apll_rate(struct mtk_base_afe *afe, int apll);
H A Dmt8183-dai-tdm.c444 apll_rate = mt8183_get_apll_rate(afe, apll); in mtk_dai_tdm_cal_mclk()
H A Dmt8183-afe-clk.c487 int mt8183_get_apll_rate(struct mtk_base_afe *afe, int apll) in mt8183_get_apll_rate() function