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