Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/spear/
H A Dclk-gpt-synth.c31 static unsigned long gpt_calc_rate(struct clk_hw *hw, unsigned long prate, in gpt_calc_rate() function
48 return clk_round_rate_index(hw, drate, *prate, gpt_calc_rate, in clk_gpt_round_rate()
85 clk_round_rate_index(hw, drate, prate, gpt_calc_rate, gpt->rtbl_cnt, in clk_gpt_set_rate()