Searched refs:g3d_div_clks (Results 1 – 2 of 2) sorted by relevance
623 static struct samsung_div_clock g3d_div_clks[] __initdata = { variable648 cmu.div_clks = g3d_div_clks; in exynos5260_clk_g3d_init()649 cmu.nr_div_clks = ARRAY_SIZE(g3d_div_clks); in exynos5260_clk_g3d_init()
3294 static struct samsung_div_clock g3d_div_clks[] __initdata = { variable3343 .div_clks = g3d_div_clks,3344 .nr_div_clks = ARRAY_SIZE(g3d_div_clks),