Home
last modified time | relevance | path

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

/linux/drivers/clk/sophgo/
H A Dclk-cv18xx-pll.c196 static unsigned long fpll_calc_rate(unsigned long parent_rate, in fpll_calc_rate() function
241 return fpll_calc_rate(parent_rate, in fpll_recalc_rate()
262 trate = fpll_calc_rate(parent, pre_div, div, post_div, in fpll_find_synthesizer()