Searched refs:mfc_gate_clks (Results 1 – 2 of 2) sorted by relevance
1005 static struct samsung_gate_clock mfc_gate_clks[] __initdata = { variable1022 cmu.gate_clks = mfc_gate_clks; in exynos5260_clk_mfc_init()1023 cmu.nr_gate_clks = ARRAY_SIZE(mfc_gate_clks); in exynos5260_clk_mfc_init()
4126 static struct samsung_gate_clock mfc_gate_clks[] __initdata = { variable4177 .gate_clks = mfc_gate_clks,4178 .nr_gate_clks = ARRAY_SIZE(mfc_gate_clks),