Home
last modified time | relevance | path

Searched refs:pll1_bypass_sels (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx6sl.c67 static const char *pll1_bypass_sels[] = { "pll1", "pll1_bypass_src", }; variable
223 … imx_clk_mux_flags("pll1_bypass", base + 0x00, 16, 1, pll1_bypass_sels, ARRAY_SIZE(pll1_bypass_sel… in imx6sl_clocks_init()
Dclk-vf610.c79 static const char *pll1_bypass_sels[] = { "pll1", "pll1_bypass_src", }; variable
181 … = imx_clk_mux_flags("pll1_bypass", PLL1_CTRL, 16, 1, pll1_bypass_sels, ARRAY_SIZE(pll1_bypass_sel… in vf610_clocks_init()
Dclk-imx6q.c77 static const char *pll1_bypass_sels[] = { "pll1", "pll1_bypass_src", }; variable
168 … imx_clk_mux_flags("pll1_bypass", base + 0x00, 16, 1, pll1_bypass_sels, ARRAY_SIZE(pll1_bypass_sel… in imx6q_clocks_init()
Dclk-imx6sx.c85 static const char *pll1_bypass_sels[] = { "pll1", "pll1_bypass_src", }; variable
178 … imx_clk_mux_flags("pll1_bypass", base + 0x00, 16, 1, pll1_bypass_sels, ARRAY_SIZE(pll1_bypass_sel… in imx6sx_clocks_init()