Searched refs:fsys_gate_clks (Results 1 – 2 of 2) sorted by relevance
457 static struct samsung_gate_clock fsys_gate_clks[] __initdata = { variable496 cmu.gate_clks = fsys_gate_clks; in exynos5260_clk_fsys_init()497 cmu.nr_gate_clks = ARRAY_SIZE(fsys_gate_clks); in exynos5260_clk_fsys_init()
2156 static struct samsung_gate_clock fsys_gate_clks[] __initdata = { variable2329 .gate_clks = fsys_gate_clks,2330 .nr_gate_clks = ARRAY_SIZE(fsys_gate_clks),