Searched refs:owl_divider (Results 1 – 2 of 2) sorted by relevance
24 struct owl_divider { struct40 struct owl_divider _struct = { \ argument52 static inline struct owl_divider *hw_to_owl_divider(const struct clk_hw *hw) in hw_to_owl_divider()56 return container_of(common, struct owl_divider, common); in hw_to_owl_divider()
29 struct owl_divider *div = hw_to_owl_divider(hw); in owl_divider_round_rate()55 struct owl_divider *div = hw_to_owl_divider(hw); in owl_divider_recalc_rate()84 struct owl_divider *div = hw_to_owl_divider(hw); in owl_divider_set_rate()