Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-afe-clk.h109 int mt8188_afe_get_mclk_source_rate(struct mtk_base_afe *afe, int apll);
H A Dmt8188-afe-clk.c367 int mt8188_afe_get_mclk_source_rate(struct mtk_base_afe *afe, int apll) in mt8188_afe_get_mclk_source_rate() function
H A Dmt8188-dai-etdm.c2254 apll_rate = mt8188_afe_get_mclk_source_rate(afe, apll); in mtk_dai_etdm_cal_mclk()