mt8183_get_apll_by_rate
int apll = mt8183_get_apll_by_rate(afe, rate);
int mt8183_get_apll_by_rate(struct mtk_base_afe *afe, int rate);
i2s_need_apll = mt8183_get_apll_by_rate(afe, i2s_priv->rate);
apll = mt8183_get_apll_by_rate(afe, freq);
apll = mt8183_get_apll_by_rate(afe, freq);