clk_round_rate_index   61 drivers/clk/spear/clk-aux-synth.c 	return clk_round_rate_index(hw, drate, *prate, aux_calc_rate,
clk_round_rate_index  107 drivers/clk/spear/clk-aux-synth.c 	clk_round_rate_index(hw, drate, prate, aux_calc_rate, aux->rtbl_cnt,
clk_round_rate_index   64 drivers/clk/spear/clk-frac-synth.c 	return clk_round_rate_index(hw, drate, *prate, frac_calc_rate,
clk_round_rate_index  103 drivers/clk/spear/clk-frac-synth.c 	clk_round_rate_index(hw, drate, prate, frac_calc_rate, frac->rtbl_cnt,
clk_round_rate_index   51 drivers/clk/spear/clk-gpt-synth.c 	return clk_round_rate_index(hw, drate, *prate, gpt_calc_rate,
clk_round_rate_index   88 drivers/clk/spear/clk-gpt-synth.c 	clk_round_rate_index(hw, drate, prate, gpt_calc_rate, gpt->rtbl_cnt,
clk_round_rate_index  188 drivers/clk/spear/clk-vco-pll.c 	return clk_round_rate_index(hw, drate, *prate, vco_calc_rate,
clk_round_rate_index  238 drivers/clk/spear/clk-vco-pll.c 	clk_round_rate_index(hw, drate, prate, vco_calc_rate, vco->rtbl_cnt,
clk_round_rate_index  130 drivers/clk/spear/clk.h long clk_round_rate_index(struct clk_hw *hw, unsigned long drate,