Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx6sl.c70 static const char *pll4_bypass_sels[] = { "pll4", "pll4_bypass_src", }; variable
226 … imx_clk_mux_flags("pll4_bypass", base + 0x70, 16, 1, pll4_bypass_sels, ARRAY_SIZE(pll4_bypass_sel… in imx6sl_clocks_init()
Dclk-vf610.c82 static const char *pll4_bypass_sels[] = { "pll4", "pll4_bypass_src", }; variable
184 … = imx_clk_mux_flags("pll4_bypass", PLL4_CTRL, 16, 1, pll4_bypass_sels, ARRAY_SIZE(pll4_bypass_sel… in vf610_clocks_init()
Dclk-imx6q.c80 static const char *pll4_bypass_sels[] = { "pll4", "pll4_bypass_src", }; variable
171 … imx_clk_mux_flags("pll4_bypass", base + 0x70, 16, 1, pll4_bypass_sels, ARRAY_SIZE(pll4_bypass_sel… in imx6q_clocks_init()
Dclk-imx6sx.c88 static const char *pll4_bypass_sels[] = { "pll4", "pll4_bypass_src", }; variable
181 … imx_clk_mux_flags("pll4_bypass", base + 0x70, 16, 1, pll4_bypass_sels, ARRAY_SIZE(pll4_bypass_sel… in imx6sx_clocks_init()