Searched refs:top_mux_clks (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/clk/samsung/ |
H A D | clk-exynos7885.c | 191 static const struct samsung_mux_clock top_mux_clks[] __initconst = { variable 336 .mux_clks = top_mux_clks, 337 .nr_mux_clks = ARRAY_SIZE(top_mux_clks),
|
H A D | clk-exynos850.c | 276 static const struct samsung_mux_clock top_mux_clks[] __initconst = { variable 495 .mux_clks = top_mux_clks, 496 .nr_mux_clks = ARRAY_SIZE(top_mux_clks),
|
H A D | clk-exynosautov9.c | 440 static const struct samsung_mux_clock top_mux_clks[] __initconst = { variable 947 .mux_clks = top_mux_clks, 948 .nr_mux_clks = ARRAY_SIZE(top_mux_clks),
|
H A D | clk-exynos5260.c | 1528 static const struct samsung_mux_clock top_mux_clks[] __initconst = { variable 1836 .mux_clks = top_mux_clks, 1837 .nr_mux_clks = ARRAY_SIZE(top_mux_clks),
|
H A D | clk-exynos5433.c | 279 static const struct samsung_mux_clock top_mux_clks[] __initconst = { variable 814 .mux_clks = top_mux_clks, 815 .nr_mux_clks = ARRAY_SIZE(top_mux_clks),
|