Searched refs:divider_ro_round_rate_parent (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-divider.c | 358 long divider_ro_round_rate_parent(struct clk_hw *hw, struct clk_hw *parent, in divider_ro_round_rate_parent() function 377 EXPORT_SYMBOL_GPL(divider_ro_round_rate_parent); variable
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-divider.c | 406 long divider_ro_round_rate_parent(struct clk_hw *hw, struct clk_hw *parent, in divider_ro_round_rate_parent() function 426 EXPORT_SYMBOL_GPL(divider_ro_round_rate_parent); variable
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | clk-provider.h | 655 long divider_ro_round_rate_parent(struct clk_hw *hw, struct clk_hw *parent, 1176 return divider_ro_round_rate_parent(hw, clk_hw_get_parent(hw), in divider_ro_round_rate()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | clk-provider.h | 711 long divider_ro_round_rate_parent(struct clk_hw *hw, struct clk_hw *parent, 1366 return divider_ro_round_rate_parent(hw, clk_hw_get_parent(hw), in divider_ro_round_rate()
|
Completed in 7 milliseconds