Searched refs:sprd_mux (Results 1 – 2 of 2) sorted by relevance
27 struct sprd_mux { struct41 struct sprd_mux _struct = { \ argument73 static inline struct sprd_mux *hw_to_sprd_mux(const struct clk_hw *hw) in hw_to_sprd_mux()77 return container_of(common, struct sprd_mux, common); in hw_to_sprd_mux()
41 struct sprd_mux *cm = hw_to_sprd_mux(hw); in sprd_mux_get_parent()66 struct sprd_mux *cm = hw_to_sprd_mux(hw); in sprd_mux_set_parent()
Completed in 8 milliseconds