Home
last modified time | relevance | path

Searched refs:top_gate_clks (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/clk/samsung/
Dclk-exynos5260.c1801 static struct samsung_gate_clock top_gate_clks[] __initdata = { variable
1835 cmu.gate_clks = top_gate_clks; in exynos5260_clk_top_init()
1836 cmu.nr_gate_clks = ARRAY_SIZE(top_gate_clks); in exynos5260_clk_top_init()
Dclk-exynos5433.c568 static struct samsung_gate_clock top_gate_clks[] __initdata = { variable
801 .gate_clks = top_gate_clks,
802 .nr_gate_clks = ARRAY_SIZE(top_gate_clks),