Home
last modified time | relevance | path

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

/openbmc/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-i2s.c486 i2s_need_apll = mt8183_get_apll_by_rate(afe, i2s_priv->rate); in mtk_afe_i2s_apll_connect()
800 apll = mt8183_get_apll_by_rate(afe, freq); in mtk_dai_i2s_set_sysclk()
H A Dmt8183-dai-tdm.c443 apll = mt8183_get_apll_by_rate(afe, freq); in mtk_dai_tdm_cal_mclk()