Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-divider.c406 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);
/openbmc/linux/include/linux/
H A Dclk-provider.h711 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()