Searched refs:top_gate_clks (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/clk/samsung/ |
H A D | clk-exynos7885.c | 301 static const struct samsung_gate_clock top_gate_clks[] __initconst = { variable 350 .gate_clks = top_gate_clks, 351 .nr_gate_clks = ARRAY_SIZE(top_gate_clks),
|
H A D | clk-exynosautov9.c | 764 static const struct samsung_gate_clock top_gate_clks[] __initconst = { variable 954 .gate_clks = top_gate_clks, 955 .nr_gate_clks = ARRAY_SIZE(top_gate_clks),
|
H A D | clk-exynos5260.c | 1809 static const struct samsung_gate_clock top_gate_clks[] __initconst = { variable 1840 .gate_clks = top_gate_clks, 1841 .nr_gate_clks = ARRAY_SIZE(top_gate_clks),
|
H A D | clk-exynos850.c | 485 static const struct samsung_gate_clock top_gate_clks[] __initconst = { variable 570 .gate_clks = top_gate_clks, 571 .nr_gate_clks = ARRAY_SIZE(top_gate_clks),
|
H A D | clk-exynos8895.c | 1108 static const struct samsung_gate_clock top_gate_clks[] __initconst = { variable 1297 .gate_clks = top_gate_clks, 1298 .nr_gate_clks = ARRAY_SIZE(top_gate_clks),
|
H A D | clk-exynos5433.c | 579 static const struct samsung_gate_clock top_gate_clks[] __initconst = { variable 818 .gate_clks = top_gate_clks, 819 .nr_gate_clks = ARRAY_SIZE(top_gate_clks),
|