Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-afe-clk.h101 int mt8195_afe_get_mclk_source_rate(struct mtk_base_afe *afe, int apll);
H A Dmt8195-afe-clk.c358 int mt8195_afe_get_mclk_source_rate(struct mtk_base_afe *afe, int apll) in mt8195_afe_get_mclk_source_rate() function
H A Dmt8195-dai-etdm.c2169 apll_rate = mt8195_afe_get_mclk_source_rate(afe, apll); in mtk_dai_etdm_cal_mclk()