Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/qcom/
Dclk-regmap-divider.c31 return divider_round_rate(hw, rate, prate, NULL, divider->width, in div_round_rate()
/linux-4.4.14/drivers/clk/
Dclk-divider.c337 long divider_round_rate(struct clk_hw *hw, unsigned long rate, in divider_round_rate() function
347 EXPORT_SYMBOL_GPL(divider_round_rate);
364 return divider_round_rate(hw, rate, prate, divider->table, in clk_divider_round_rate()
/linux-4.4.14/drivers/clk/hisilicon/
Dclkdivider-hi6220.c65 return divider_round_rate(hw, rate, prate, dclk->table, in hi6220_clkdiv_round_rate()
/linux-4.4.14/drivers/clk/meson/
Dclk-cpu.c69 return divider_round_rate(hw, rate, prate, clk_cpu->div_table, in meson_clk_cpu_round_rate()
/linux-4.4.14/include/linux/
Dclk-provider.h392 long divider_round_rate(struct clk_hw *hw, unsigned long rate,