Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/mediatek/
Dclk-pll.c67 static unsigned long __mtk_pll_recalc_rate(struct mtk_clk_pll *pll, u32 fin, in __mtk_pll_recalc_rate() function
231 return __mtk_pll_recalc_rate(pll, parent_rate, pcw, postdiv); in mtk_pll_recalc_rate()
243 return __mtk_pll_recalc_rate(pll, *prate, pcw, postdiv); in mtk_pll_round_rate()