Home
last modified time | relevance | path

Searched refs:divider_ro_round_rate_parent (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/clk/
Dclk-divider.c345 long divider_ro_round_rate_parent(struct clk_hw *hw, struct clk_hw *parent, in divider_ro_round_rate_parent() function
364 EXPORT_SYMBOL_GPL(divider_ro_round_rate_parent);
/Linux-v4.19/include/linux/
Dclk-provider.h450 long divider_ro_round_rate_parent(struct clk_hw *hw, struct clk_hw *parent,
823 return divider_ro_round_rate_parent(hw, clk_hw_get_parent(hw), in divider_ro_round_rate()