Searched refs:top_div_clks (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/clk/samsung/ |
D | clk-exynos7885.c | 179 static const struct samsung_div_clock top_div_clks[] __initconst = { variable 260 .div_clks = top_div_clks, 261 .nr_div_clks = ARRAY_SIZE(top_div_clks),
|
D | clk-exynos850.c | 225 static const struct samsung_div_clock top_div_clks[] __initconst = { variable 316 .div_clks = top_div_clks, 317 .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),
|