Searched refs:divider_round_rate (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/clk/qcom/ |
H A D | clk-regmap-divider.c | 31 return divider_round_rate(hw, rate, prate, NULL, divider->width, div_round_rate()
|
/linux-4.1.27/drivers/clk/ |
H A D | clk-divider.c | 332 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 D | clk-provider.h | 368 long divider_round_rate(struct clk_hw *hw, unsigned long rate,
|
Completed in 120 milliseconds