Searched refs:__mtk_pll_recalc_rate (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clk/mediatek/
H A Dclk-pll.c66 static unsigned long __mtk_pll_recalc_rate(struct mtk_clk_pll *pll, u32 fin, __mtk_pll_recalc_rate() function
198 return __mtk_pll_recalc_rate(pll, parent_rate, pcw, postdiv); mtk_pll_recalc_rate()
210 return __mtk_pll_recalc_rate(pll, *prate, pcw, postdiv); mtk_pll_round_rate()

Completed in 42 milliseconds