Searched refs:g2d_div_clks (Results 1 – 2 of 2) sorted by relevance
544 static struct samsung_div_clock g2d_div_clks[] __initdata = { variable585 cmu.div_clks = g2d_div_clks; in exynos5260_clk_g2d_init()586 cmu.nr_div_clks = ARRAY_SIZE(g2d_div_clks); in exynos5260_clk_g2d_init()
2389 static struct samsung_div_clock g2d_div_clks[] __initdata = { variable2455 .div_clks = g2d_div_clks,2456 .nr_div_clks = ARRAY_SIZE(g2d_div_clks),