Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/actions/
Dowl-mux.h22 struct owl_mux { struct
36 struct owl_mux _struct = { \ argument
47 static inline struct owl_mux *hw_to_owl_mux(const struct clk_hw *hw) in hw_to_owl_mux()
51 return container_of(common, struct owl_mux, common); in hw_to_owl_mux()
Dowl-mux.c31 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()