Home
last modified time | relevance | path

Searched refs:mt7621_fixed_clks (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/ralink/
H A Dclk-mt7621.c192 static struct mt7621_fixed_clk mt7621_fixed_clks[] = { variable
207 for (i = 0; i < ARRAY_SIZE(mt7621_fixed_clks); i++) { in mt7621_register_fixed_clocks()
208 sclk = &mt7621_fixed_clks[i]; in mt7621_register_fixed_clocks()
225 sclk = &mt7621_fixed_clks[i]; in mt7621_register_fixed_clocks()
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()
557 for (i = 0; i < ARRAY_SIZE(mt7621_fixed_clks); i++) { in mt7621_clk_probe()
558 struct mt7621_fixed_clk *sclk = &mt7621_fixed_clks[i]; in mt7621_clk_probe()