Searched refs:top_clk_regs (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/clk/samsung/ |
H A D | clk-exynos7885.c | 91 static const unsigned long top_clk_regs[] __initconst = { variable 353 .clk_regs = top_clk_regs, 354 .nr_clk_regs = ARRAY_SIZE(top_clk_regs),
|
H A D | clk-exynosautov920.c | 179 static const unsigned long top_clk_regs[] __initconst = { variable 995 .clk_regs = top_clk_regs, 996 .nr_clk_regs = ARRAY_SIZE(top_clk_regs),
|
H A D | clk-exynosautov9.c | 196 static const unsigned long top_clk_regs[] __initconst = { variable 957 .clk_regs = top_clk_regs, 958 .nr_clk_regs = ARRAY_SIZE(top_clk_regs),
|
H A D | clk-exynos5260.c | 1404 static const unsigned long top_clk_regs[] __initconst = { variable 1845 .clk_regs = top_clk_regs, 1846 .nr_clk_regs = ARRAY_SIZE(top_clk_regs),
|
H A D | clk-exynos850.c | 132 static const unsigned long top_clk_regs[] __initconst = { variable 573 .clk_regs = top_clk_regs, 574 .nr_clk_regs = ARRAY_SIZE(top_clk_regs),
|
H A D | clk-exynos8895.c | 254 static const unsigned long top_clk_regs[] __initconst = { variable 1300 .clk_regs = top_clk_regs, 1301 .nr_clk_regs = ARRAY_SIZE(top_clk_regs),
|
H A D | clk-exynos5433.c | 138 static const unsigned long top_clk_regs[] __initconst = { variable 825 .clk_regs = top_clk_regs, 826 .nr_clk_regs = ARRAY_SIZE(top_clk_regs),
|