Searched refs:top_clk_regs (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/clk/samsung/ |
H A D | clk-exynos7885.c | 91 static const unsigned long top_clk_regs[] __initconst = { variable 343 .clk_regs = top_clk_regs, 344 .nr_clk_regs = ARRAY_SIZE(top_clk_regs),
|
H A D | clk-exynos850.c | 117 static const unsigned long top_clk_regs[] __initconst = { variable 502 .clk_regs = top_clk_regs, 503 .nr_clk_regs = ARRAY_SIZE(top_clk_regs),
|
H A D | clk-exynosautov9.c | 195 static const unsigned long top_clk_regs[] __initconst = { variable 956 .clk_regs = top_clk_regs, 957 .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-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),
|