Searched refs:top_gate_clks (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/clk/samsung/ |
D | clk-exynos7885.c | 286 static const struct samsung_gate_clock top_gate_clks[] __initconst = { variable 335 .gate_clks = top_gate_clks, 336 .nr_gate_clks = ARRAY_SIZE(top_gate_clks),
|
D | clk-exynosautov9.c | 754 static const struct samsung_gate_clock top_gate_clks[] __initconst = { variable 944 .gate_clks = top_gate_clks, 945 .nr_gate_clks = ARRAY_SIZE(top_gate_clks),
|
D | clk-exynos850.c | 397 static const struct samsung_gate_clock top_gate_clks[] __initconst = { variable 466 .gate_clks = top_gate_clks, 467 .nr_gate_clks = ARRAY_SIZE(top_gate_clks),
|
D | clk-exynos5260.c | 1794 static const struct samsung_gate_clock top_gate_clks[] __initconst = { variable 1825 .gate_clks = top_gate_clks, 1826 .nr_gate_clks = ARRAY_SIZE(top_gate_clks),
|
D | clk-exynos5433.c | 556 static const struct samsung_gate_clock top_gate_clks[] __initconst = { variable 795 .gate_clks = top_gate_clks, 796 .nr_gate_clks = ARRAY_SIZE(top_gate_clks),
|