Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-afe-clk.h234 int mt8192_get_apll_by_rate(struct mtk_base_afe *afe, int rate);
H A Dmt8192-afe-clk.c390 int mt8192_get_apll_by_rate(struct mtk_base_afe *afe, int rate) in mt8192_get_apll_by_rate() function
565 int apll = mt8192_get_apll_by_rate(afe, rate); in mt8192_mck_enable()
H A Dmt8192-dai-tdm.c492 apll = mt8192_get_apll_by_rate(afe, freq); in mtk_dai_tdm_cal_mclk()
H A Dmt8192-dai-i2s.c986 i2s_need_apll = mt8192_get_apll_by_rate(afe, i2s_priv->rate); in mtk_afe_i2s_apll_connect()
1794 apll = mt8192_get_apll_by_rate(afe, freq); in mtk_dai_i2s_set_sysclk()