Searched refs:top_gate_clks (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/clk/samsung/ |
H A D | clk-exynos7885.c | 291 static const struct samsung_gate_clock top_gate_clks[] __initconst = { variable 340 .gate_clks = top_gate_clks, 341 .nr_gate_clks = ARRAY_SIZE(top_gate_clks),
|
H A D | clk-exynos850.c | 426 static const struct samsung_gate_clock top_gate_clks[] __initconst = { variable 499 .gate_clks = top_gate_clks, 500 .nr_gate_clks = ARRAY_SIZE(top_gate_clks),
|
H A D | clk-exynosautov9.c | 763 static const struct samsung_gate_clock top_gate_clks[] __initconst = { variable 953 .gate_clks = top_gate_clks, 954 .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-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),
|