Searched refs:mfc_mux_clks (Results 1 – 2 of 2) sorted by relevance
994 static struct samsung_mux_clock mfc_mux_clks[] __initdata = { variable1018 cmu.mux_clks = mfc_mux_clks; in exynos5260_clk_mfc_init()1019 cmu.nr_mux_clks = ARRAY_SIZE(mfc_mux_clks); in exynos5260_clk_mfc_init()
4115 static struct samsung_mux_clock mfc_mux_clks[] __initdata = { variable4174 .mux_clks = mfc_mux_clks,4175 .nr_mux_clks = ARRAY_SIZE(mfc_mux_clks),