Searched refs:divider_ro_round_rate (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/clk/qcom/ |
D | clk-regmap-divider.c | 37 return divider_ro_round_rate(hw, rate, prate, NULL, divider->width, in div_round_ro_rate()
|
/Linux-v4.19/drivers/clk/meson/ |
D | clk-regmap.c | 90 return divider_ro_round_rate(hw, rate, prate, div->table, in clk_regmap_div_round_rate()
|
/Linux-v4.19/drivers/clk/ |
D | clk-divider.c | 379 return divider_ro_round_rate(hw, rate, prate, divider->table, in clk_divider_round_rate()
|
/Linux-v4.19/include/linux/ |
D | clk-provider.h | 817 static inline long divider_ro_round_rate(struct clk_hw *hw, unsigned long rate, in divider_ro_round_rate() function
|