Searched refs:gpt_calc_rate (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/clk/spear/
H A Dclk-gpt-synth.c34 static unsigned long gpt_calc_rate(struct clk_hw *hw, unsigned long prate, gpt_calc_rate() function
51 return clk_round_rate_index(hw, drate, *prate, gpt_calc_rate, clk_gpt_round_rate()
88 clk_round_rate_index(hw, drate, prate, gpt_calc_rate, gpt->rtbl_cnt, clk_gpt_set_rate()

Completed in 124 milliseconds