Home
last modified time | relevance | path

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

/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-afe-clk.h33 int mt8183_get_apll_by_rate(struct mtk_base_afe *afe, int rate);
H A Dmt8183-afe-clk.c492 int mt8183_get_apll_by_rate(struct mtk_base_afe *afe, int rate) in mt8183_get_apll_by_rate() function
545 int apll = mt8183_get_apll_by_rate(afe, rate); in mt8183_mck_enable()
H A Dmt8183-dai-tdm.c443 apll = mt8183_get_apll_by_rate(afe, freq); in mtk_dai_tdm_cal_mclk()