owl_mux            31 drivers/clk/actions/owl-mux.c 	struct owl_mux *mux = hw_to_owl_mux(hw);
owl_mux            51 drivers/clk/actions/owl-mux.c 	struct owl_mux *mux = hw_to_owl_mux(hw);
owl_mux            36 drivers/clk/actions/owl-mux.h 	struct owl_mux _struct = {					\
owl_mux            47 drivers/clk/actions/owl-mux.h static inline struct owl_mux *hw_to_owl_mux(const struct clk_hw *hw)
owl_mux            51 drivers/clk/actions/owl-mux.h 	return container_of(common, struct owl_mux, common);