Searched refs:hw_to_owl_mux (Results 1 – 2 of 2) sorted by relevance
31 struct owl_mux *mux = hw_to_owl_mux(hw); in owl_mux_get_parent()51 struct owl_mux *mux = hw_to_owl_mux(hw); in owl_mux_set_parent()
47 static inline struct owl_mux *hw_to_owl_mux(const struct clk_hw *hw) in hw_to_owl_mux() function