Searched refs:g3d_mux_clks (Results 1 – 2 of 2) sorted by relevance
618 static struct samsung_mux_clock g3d_mux_clks[] __initdata = { variable646 cmu.mux_clks = g3d_mux_clks; in exynos5260_clk_g3d_init()647 cmu.nr_mux_clks = ARRAY_SIZE(g3d_mux_clks); in exynos5260_clk_g3d_init()
3286 static struct samsung_mux_clock g3d_mux_clks[] __initdata = { variable3341 .mux_clks = g3d_mux_clks,3342 .nr_mux_clks = ARRAY_SIZE(g3d_mux_clks),