Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/spear/
Dclk-aux-synth.c44 static unsigned long aux_calc_rate(struct clk_hw *hw, unsigned long prate, in aux_calc_rate() function
61 return clk_round_rate_index(hw, drate, *prate, aux_calc_rate, in clk_aux_round_rate()
107 clk_round_rate_index(hw, drate, prate, aux_calc_rate, aux->rtbl_cnt, in clk_aux_set_rate()