Searched refs:disp_mux_clks (Results 1 – 2 of 2) sorted by relevance
204 static struct samsung_mux_clock disp_mux_clks[] __initdata = { variable328 cmu.mux_clks = disp_mux_clks; in exynos5260_clk_disp_init()329 cmu.nr_mux_clks = ARRAY_SIZE(disp_mux_clks); in exynos5260_clk_disp_init()
2621 static struct samsung_mux_clock disp_mux_clks[] __initdata = { variable2875 .mux_clks = disp_mux_clks,2876 .nr_mux_clks = ARRAY_SIZE(disp_mux_clks),