Searched refs:g2d_mux_clks (Results 1 – 2 of 2) sorted by relevance
538 static struct samsung_mux_clock g2d_mux_clks[] __initdata = { variable583 cmu.mux_clks = g2d_mux_clks; in exynos5260_clk_g2d_init()584 cmu.nr_mux_clks = ARRAY_SIZE(g2d_mux_clks); in exynos5260_clk_g2d_init()
2381 static struct samsung_mux_clock g2d_mux_clks[] __initdata = { variable2453 .mux_clks = g2d_mux_clks,2454 .nr_mux_clks = ARRAY_SIZE(g2d_mux_clks),