Searched refs:pll1_sw_sels (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mach-imx/
H A Dclk-imx6sl.c38 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
296 clks[IMX6SL_CLK_PLL1_SW] = imx_clk_mux("pll1_sw", base + 0xc, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels)); imx6sl_clocks_init()
H A Dclk-imx6q.c29 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
269 clk[IMX6QDL_CLK_PLL1_SW] = imx_clk_mux("pll1_sw", base + 0xc, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels)); imx6q_clocks_init()
H A Dclk-imx6sx.c30 static const char *pll1_sw_sels[] = { "pll1_sys", "step", }; variable
275 clks[IMX6SX_CLK_PLL1_SW] = imx_clk_mux("pll1_sw", base + 0xc, 2, 1, pll1_sw_sels, ARRAY_SIZE(pll1_sw_sels)); imx6sx_clocks_init()

Completed in 186 milliseconds