mtk_pll_calc_values
mtk_pll_calc_values(pll, &pcw, &postdiv, rate, parent_rate);
mtk_pll_calc_values(pll, &pcw, &postdiv, req->rate,
void mtk_pll_calc_values(struct mtk_clk_pll *pll, u32 *pcw, u32 *postdiv,
mtk_pll_calc_values(pll, &pcw, &postdiv, rate, parent_rate);