Searched refs:gscl_gate_clks (Results 1 – 2 of 2) sorted by relevance
718 static struct samsung_gate_clock gscl_gate_clks[] __initdata = { variable783 cmu.gate_clks = gscl_gate_clks; in exynos5260_clk_gscl_init()784 cmu.nr_gate_clks = ARRAY_SIZE(gscl_gate_clks); in exynos5260_clk_gscl_init()
3410 static struct samsung_gate_clock gscl_gate_clks[] __initdata = { variable3485 .gate_clks = gscl_gate_clks,3486 .nr_gate_clks = ARRAY_SIZE(gscl_gate_clks),