mtk_clk_gate       20 drivers/clk/mediatek/clk-gate.c 	struct mtk_clk_gate *cg = to_mtk_clk_gate(hw);
mtk_clk_gate       32 drivers/clk/mediatek/clk-gate.c 	struct mtk_clk_gate *cg = to_mtk_clk_gate(hw);
mtk_clk_gate       44 drivers/clk/mediatek/clk-gate.c 	struct mtk_clk_gate *cg = to_mtk_clk_gate(hw);
mtk_clk_gate       51 drivers/clk/mediatek/clk-gate.c 	struct mtk_clk_gate *cg = to_mtk_clk_gate(hw);
mtk_clk_gate       58 drivers/clk/mediatek/clk-gate.c 	struct mtk_clk_gate *cg = to_mtk_clk_gate(hw);
mtk_clk_gate       66 drivers/clk/mediatek/clk-gate.c 	struct mtk_clk_gate *cg = to_mtk_clk_gate(hw);
mtk_clk_gate      156 drivers/clk/mediatek/clk-gate.c 	struct mtk_clk_gate *cg;
mtk_clk_gate       24 drivers/clk/mediatek/clk-gate.h static inline struct mtk_clk_gate *to_mtk_clk_gate(struct clk_hw *hw)
mtk_clk_gate       26 drivers/clk/mediatek/clk-gate.h 	return container_of(hw, struct mtk_clk_gate, hw);