Lines Matching refs:mt7621_gate
53 struct mt7621_gate {
70 static struct mt7621_gate mt7621_gates[] = {
93 static inline struct mt7621_gate *to_mt7621_gate(struct clk_hw *hw)
95 return container_of(hw, struct mt7621_gate, hw);
100 struct mt7621_gate *clk_gate = to_mt7621_gate(hw);
109 struct mt7621_gate *clk_gate = to_mt7621_gate(hw);
117 struct mt7621_gate *clk_gate = to_mt7621_gate(hw);
134 struct mt7621_gate *sclk)
159 struct mt7621_gate *sclk;
551 struct mt7621_gate *sclk = &mt7621_gates[i];