Searched refs:clk_busy_mux (Results 1 – 1 of 1) sorted by relevance
116 struct clk_busy_mux { struct123 static inline struct clk_busy_mux *to_clk_busy_mux(struct clk_hw *hw) in to_clk_busy_mux() argument127 return container_of(mux, struct clk_busy_mux, mux); in to_clk_busy_mux()132 struct clk_busy_mux *busy = to_clk_busy_mux(hw); in clk_busy_mux_get_parent()139 struct clk_busy_mux *busy = to_clk_busy_mux(hw); in clk_busy_mux_set_parent()158 struct clk_busy_mux *busy; in imx_clk_hw_busy_mux()