Searched refs:top_gate_clks (Results 1 – 2 of 2) sorted by relevance
1801 static struct samsung_gate_clock top_gate_clks[] __initdata = { variable1835 cmu.gate_clks = top_gate_clks; in exynos5260_clk_top_init()1836 cmu.nr_gate_clks = ARRAY_SIZE(top_gate_clks); in exynos5260_clk_top_init()
568 static struct samsung_gate_clock top_gate_clks[] __initdata = { variable801 .gate_clks = top_gate_clks,802 .nr_gate_clks = ARRAY_SIZE(top_gate_clks),