Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/actions/
Dowl-divider.h24 struct owl_divider { struct
40 struct owl_divider _struct = { \ argument
52 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()
Dowl-divider.c29 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()