Searched refs:top_div_clks (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/clk/samsung/ |
H A D | clk-exynos7885.c | 233 static const struct samsung_div_clock top_div_clks[] __initconst = { variable 338 .div_clks = top_div_clks, 339 .nr_div_clks = ARRAY_SIZE(top_div_clks),
|
H A D | clk-exynos850.c | 348 static const struct samsung_div_clock top_div_clks[] __initconst = { variable 497 .div_clks = top_div_clks, 498 .nr_div_clks = ARRAY_SIZE(top_div_clks),
|
H A D | clk-exynosautov9.c | 599 static const struct samsung_div_clock top_div_clks[] __initconst = { variable 949 .div_clks = top_div_clks, 950 .nr_div_clks = ARRAY_SIZE(top_div_clks),
|
H A D | clk-exynos5260.c | 1688 static const struct samsung_div_clock top_div_clks[] __initconst = { variable 1838 .div_clks = top_div_clks, 1839 .nr_div_clks = ARRAY_SIZE(top_div_clks),
|
H A D | clk-exynos5433.c | 415 static const struct samsung_div_clock top_div_clks[] __initconst = { variable 816 .div_clks = top_div_clks, 817 .nr_div_clks = ARRAY_SIZE(top_div_clks),
|