Searched refs:top_div_clks (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/drivers/clk/samsung/ |
D | clk-exynos7885.c | 228 static const struct samsung_div_clock top_div_clks[] __initconst = { variable 333 .div_clks = top_div_clks, 334 .nr_div_clks = ARRAY_SIZE(top_div_clks),
|
D | clk-exynos850.c | 323 static const struct samsung_div_clock top_div_clks[] __initconst = { variable 464 .div_clks = top_div_clks, 465 .nr_div_clks = ARRAY_SIZE(top_div_clks),
|
D | clk-exynosautov9.c | 590 static const struct samsung_div_clock top_div_clks[] __initconst = { variable 940 .div_clks = top_div_clks, 941 .nr_div_clks = ARRAY_SIZE(top_div_clks),
|
D | clk-exynos5260.c | 1673 static const struct samsung_div_clock top_div_clks[] __initconst = { variable 1823 .div_clks = top_div_clks, 1824 .nr_div_clks = ARRAY_SIZE(top_div_clks),
|
D | clk-exynos5433.c | 392 static const struct samsung_div_clock top_div_clks[] __initconst = { variable 793 .div_clks = top_div_clks, 794 .nr_div_clks = ARRAY_SIZE(top_div_clks),
|