Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx6sl.c68 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable
224 … imx_clk_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in imx6sl_clocks_init()
Dclk-vf610.c80 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable
182 … = imx_clk_mux_flags("pll2_bypass", PLL2_CTRL, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in vf610_clocks_init()
Dclk-imx6q.c78 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable
169 … imx_clk_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in imx6q_clocks_init()
Dclk-imx6sx.c86 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable
179 … imx_clk_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in imx6sx_clocks_init()