Searched refs:mtk_pll_calc_values (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/clk/mediatek/ |
| H A D | clk-pll.c | 146 void mtk_pll_calc_values(struct mtk_clk_pll *pll, u32 *pcw, u32 *postdiv, in mtk_pll_calc_values() function 190 mtk_pll_calc_values(pll, &pcw, &postdiv, rate, parent_rate); in mtk_pll_set_rate() 217 mtk_pll_calc_values(pll, &pcw, &postdiv, req->rate, in mtk_pll_determine_rate()
|
| H A D | clk-pllfh.c | 36 mtk_pll_calc_values(pll, &pcw, &postdiv, rate, parent_rate); in mtk_fhctl_set_rate()
|