Lines Matching refs:mtk_clk_gate
17 struct mtk_clk_gate {
26 static inline struct mtk_clk_gate *to_mtk_clk_gate(struct clk_hw *hw)
28 return container_of(hw, struct mtk_clk_gate, hw);
33 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw);
53 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw);
60 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw);
67 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw);
74 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw);
162 struct mtk_clk_gate *cg;
195 struct mtk_clk_gate *cg;