Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx6sl.c69 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable
225 … imx_clk_mux_flags("pll3_bypass", base + 0x10, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in imx6sl_clocks_init()
Dclk-vf610.c81 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable
183 … = imx_clk_mux_flags("pll3_bypass", PLL3_CTRL, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in vf610_clocks_init()
Dclk-imx6q.c79 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable
170 … imx_clk_mux_flags("pll3_bypass", base + 0x10, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in imx6q_clocks_init()
Dclk-imx6sx.c87 static const char *pll3_bypass_sels[] = { "pll3", "pll3_bypass_src", }; variable
180 … imx_clk_mux_flags("pll3_bypass", base + 0x10, 16, 1, pll3_bypass_sels, ARRAY_SIZE(pll3_bypass_sel… in imx6sx_clocks_init()