Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/samsung/
Dclk-exynos5260.c718 static struct samsung_gate_clock gscl_gate_clks[] __initdata = { variable
783 cmu.gate_clks = gscl_gate_clks; in exynos5260_clk_gscl_init()
784 cmu.nr_gate_clks = ARRAY_SIZE(gscl_gate_clks); in exynos5260_clk_gscl_init()
Dclk-exynos5433.c3410 static struct samsung_gate_clock gscl_gate_clks[] __initdata = { variable
3485 .gate_clks = gscl_gate_clks,
3486 .nr_gate_clks = ARRAY_SIZE(gscl_gate_clks),