Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/spear/
Dclk-vco-pll.c174 static inline unsigned long vco_calc_rate(struct clk_hw *hw, in vco_calc_rate() function
188 return clk_round_rate_index(hw, drate, *prate, vco_calc_rate, in clk_vco_round_rate()
238 clk_round_rate_index(hw, drate, prate, vco_calc_rate, vco->rtbl_cnt, in clk_vco_set_rate()