Searched refs:divider_ro_round_rate (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/clk/qcom/ |
| D | clk-regmap-divider.c | 29 return divider_ro_round_rate(hw, rate, prate, NULL, divider->width, in div_round_ro_rate()
|
| /Linux-v5.4/drivers/clk/meson/ |
| D | clk-regmap.c | 96 return divider_ro_round_rate(hw, rate, prate, div->table, in clk_regmap_div_round_rate()
|
| /Linux-v5.4/drivers/clk/ |
| D | clk-divider.c | 392 return divider_ro_round_rate(hw, rate, prate, divider->table, in clk_divider_round_rate()
|
| D | clk-milbeaut.c | 401 return divider_ro_round_rate(hw, rate, prate, divider->table, in m10v_clk_divider_round_rate()
|
| /Linux-v5.4/include/linux/ |
| D | clk-provider.h | 861 static inline long divider_ro_round_rate(struct clk_hw *hw, unsigned long rate, in divider_ro_round_rate() function
|