mtk_clk_cpumux 14 drivers/clk/mediatek/clk-cpumux.c static inline struct mtk_clk_cpumux *to_mtk_clk_cpumux(struct clk_hw *_hw) mtk_clk_cpumux 16 drivers/clk/mediatek/clk-cpumux.c return container_of(_hw, struct mtk_clk_cpumux, hw); mtk_clk_cpumux 21 drivers/clk/mediatek/clk-cpumux.c struct mtk_clk_cpumux *mux = to_mtk_clk_cpumux(hw); mtk_clk_cpumux 34 drivers/clk/mediatek/clk-cpumux.c struct mtk_clk_cpumux *mux = to_mtk_clk_cpumux(hw); mtk_clk_cpumux 52 drivers/clk/mediatek/clk-cpumux.c struct mtk_clk_cpumux *cpumux;