Searched refs:mtk_pll_calc_values (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/clk/mediatek/ |
| H A D | clk-pll.c | 145 void mtk_pll_calc_values(struct mtk_clk_pll *pll, u32 *pcw, u32 *postdiv, in mtk_pll_calc_values() function 189 mtk_pll_calc_values(pll, &pcw, &postdiv, rate, parent_rate); in mtk_pll_set_rate() 216 mtk_pll_calc_values(pll, &pcw, &postdiv, req->rate, in mtk_pll_determine_rate()
|
| H A D | clk-pll.h | 103 void mtk_pll_calc_values(struct mtk_clk_pll *pll, u32 *pcw, u32 *postdiv,
|
| H A D | clk-pllfh.c | 35 mtk_pll_calc_values(pll, &pcw, &postdiv, rate, parent_rate); in mtk_fhctl_set_rate()
|