Searched refs:hw_to_ccu_mux (Results 1 – 2 of 2) sorted by relevance
201 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_disable()208 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_enable()215 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_is_enabled()222 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_get_parent()229 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_set_parent()237 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_recalc_rate()
75 static inline struct ccu_mux *hw_to_ccu_mux(struct clk_hw *hw) in hw_to_ccu_mux() function
Completed in 3 milliseconds