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

/linux-4.1.27/drivers/clk/qcom/
H A Dclk-regmap-divider.c31 return divider_round_rate(hw, rate, prate, NULL, divider->width, div_round_rate()
/linux-4.1.27/drivers/clk/
H A Dclk-divider.c332 long divider_round_rate(struct clk_hw *hw, unsigned long rate, divider_round_rate() function
342 EXPORT_SYMBOL_GPL(divider_round_rate); variable
358 return divider_round_rate(hw, rate, prate, divider->table, clk_divider_round_rate()
/linux-4.1.27/include/linux/
H A Dclk-provider.h368 long divider_round_rate(struct clk_hw *hw, unsigned long rate,

Completed in 117 milliseconds