Searched refs:hw_to_sprd_mux (Results 1 – 2 of 2) sorted by relevance
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()
73 static inline struct sprd_mux *hw_to_sprd_mux(const struct clk_hw *hw) in hw_to_sprd_mux() function