Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/clk/mediatek/
Dclk-pll.c40 static unsigned long __mtk_pll_recalc_rate(struct mtk_clk_pll *pll, u32 fin, in __mtk_pll_recalc_rate() function
199 return __mtk_pll_recalc_rate(pll, parent_rate, pcw, postdiv); in mtk_pll_recalc_rate()
211 return __mtk_pll_recalc_rate(pll, *prate, pcw, postdiv); in mtk_pll_round_rate()