Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/spear/
Dclk-frac-synth.c44 static unsigned long frac_calc_rate(struct clk_hw *hw, unsigned long prate, in frac_calc_rate() function
64 return clk_round_rate_index(hw, drate, *prate, frac_calc_rate, in clk_frac_round_rate()
103 clk_round_rate_index(hw, drate, prate, frac_calc_rate, frac->rtbl_cnt, in clk_frac_set_rate()