Searched refs:mt7621_gates (Results 1 – 1 of 1) sorted by relevance
70 static struct mt7621_gate mt7621_gates[] = { variable162 for (i = 0; i < ARRAY_SIZE(mt7621_gates); i++) { in mt7621_register_gates()163 sclk = &mt7621_gates[i]; in mt7621_register_gates()178 sclk = &mt7621_gates[i]; in mt7621_register_gates()374 ARRAY_SIZE(mt7621_fixed_clks) + ARRAY_SIZE(mt7621_gates); in mt7621_clk_init()519 ARRAY_SIZE(mt7621_fixed_clks) + ARRAY_SIZE(mt7621_gates); in mt7621_clk_probe()550 for (i = 0; i < ARRAY_SIZE(mt7621_gates); i++) { in mt7621_clk_probe()551 struct mt7621_gate *sclk = &mt7621_gates[i]; in mt7621_clk_probe()