Home
last modified time | relevance | path

Searched refs:mt8186_get_apll_by_rate (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-clk.h98 int mt8186_get_apll_by_rate(struct mtk_base_afe *afe, int rate);
H A Dmt8186-dai-tdm.c257 tdm_need_apll = mt8186_get_apll_by_rate(afe, tdm_priv->rate); in mtk_afe_tdm_apll_connect()
342 apll = mt8186_get_apll_by_rate(afe, freq); in mtk_dai_tdm_cal_mclk()
H A Dmt8186-afe-clk.c498 int mt8186_get_apll_by_rate(struct mtk_base_afe *afe, int rate) in mt8186_get_apll_by_rate() function
543 int apll = mt8186_get_apll_by_rate(afe, rate); in mt8186_mck_enable()
H A Dmt8186-dai-i2s.c589 i2s_need_apll = mt8186_get_apll_by_rate(afe, i2s_priv->rate); in mtk_afe_i2s_apll_connect()
1016 apll = mt8186_get_apll_by_rate(afe, freq); in mtk_dai_i2s_set_sysclk()