mtk_clk_cpumux
static inline struct mtk_clk_cpumux *to_mtk_clk_cpumux(struct clk_hw *_hw)
return container_of(_hw, struct mtk_clk_cpumux, hw);
struct mtk_clk_cpumux *mux = to_mtk_clk_cpumux(hw);
struct mtk_clk_cpumux *mux = to_mtk_clk_cpumux(hw);
struct mtk_clk_cpumux *cpumux;
struct mtk_clk_cpumux *cpumux;