Searched refs:top_div_clks (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/clk/samsung/ |
H A D | clk-exynos7885.c | 243 static const struct samsung_div_clock top_div_clks[] __initconst = { variable 348 .div_clks = top_div_clks, 349 .nr_div_clks = ARRAY_SIZE(top_div_clks),
|
H A D | clk-exynosautov920.c | 747 static const struct samsung_div_clock top_div_clks[] __initconst = { variable 984 .div_clks = top_div_clks, 985 .nr_div_clks = ARRAY_SIZE(top_div_clks),
|
H A D | clk-exynosautov9.c | 600 static const struct samsung_div_clock top_div_clks[] __initconst = { variable 950 .div_clks = top_div_clks, 951 .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-exynos850.c | 395 static const struct samsung_div_clock top_div_clks[] __initconst = { variable 568 .div_clks = top_div_clks, 569 .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),
|