Searched refs:top_mux_clks (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/clk/samsung/ |
H A D | clk-exynos7885.c | 195 static const struct samsung_mux_clock top_mux_clks[] __initconst = { variable 346 .mux_clks = top_mux_clks, 347 .nr_mux_clks = ARRAY_SIZE(top_mux_clks),
|
H A D | clk-exynosautov920.c | 541 static const struct samsung_mux_clock top_mux_clks[] __initconst = { variable 982 .mux_clks = top_mux_clks, 983 .nr_mux_clks = ARRAY_SIZE(top_mux_clks),
|
H A D | clk-exynosautov9.c | 441 static const struct samsung_mux_clock top_mux_clks[] __initconst = { variable 948 .mux_clks = top_mux_clks, 949 .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-exynos850.c | 311 static const struct samsung_mux_clock top_mux_clks[] __initconst = { variable 566 .mux_clks = top_mux_clks, 567 .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),
|