Searched refs:ccu_mux (Results 1 – 4 of 4) sorted by relevance
149 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_disable()156 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_enable()163 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_is_enabled()170 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_get_parent()177 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_set_parent()185 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_recalc_rate()
38 struct ccu_mux { struct49 struct ccu_mux _struct = { \ argument72 static inline struct ccu_mux *hw_to_ccu_mux(struct clk_hw *hw) in hw_to_ccu_mux()76 return container_of(common, struct ccu_mux, common); in hw_to_ccu_mux()
9 obj-$(CONFIG_SUNXI_CCU_MUX) += ccu_mux.o
190 static struct ccu_mux ahb2_clk = {