Home
last modified time | relevance | path

Searched refs:top_mux_clks (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/clk/samsung/
Dclk-exynos5260.c1520 static struct samsung_mux_clock top_mux_clks[] __initdata = { variable
1831 cmu.mux_clks = top_mux_clks; in exynos5260_clk_top_init()
1832 cmu.nr_mux_clks = ARRAY_SIZE(top_mux_clks); in exynos5260_clk_top_init()
Dclk-exynos5433.c268 static struct samsung_mux_clock top_mux_clks[] __initdata = { variable
797 .mux_clks = top_mux_clks,
798 .nr_mux_clks = ARRAY_SIZE(top_mux_clks),