Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx6sl.c72 static const char *pll6_bypass_sels[] = { "pll6", "pll6_bypass_src", }; variable
228 … imx_clk_mux_flags("pll6_bypass", base + 0xe0, 16, 1, pll6_bypass_sels, ARRAY_SIZE(pll6_bypass_sel… in imx6sl_clocks_init()
Dclk-vf610.c84 static const char *pll6_bypass_sels[] = { "pll6", "pll6_bypass_src", }; variable
186 … = imx_clk_mux_flags("pll6_bypass", PLL6_CTRL, 16, 1, pll6_bypass_sels, ARRAY_SIZE(pll6_bypass_sel… in vf610_clocks_init()
Dclk-imx6q.c82 static const char *pll6_bypass_sels[] = { "pll6", "pll6_bypass_src", }; variable
173 … imx_clk_mux_flags("pll6_bypass", base + 0xe0, 16, 1, pll6_bypass_sels, ARRAY_SIZE(pll6_bypass_sel… in imx6q_clocks_init()
Dclk-imx6sx.c90 static const char *pll6_bypass_sels[] = { "pll6", "pll6_bypass_src", }; variable
183 … imx_clk_mux_flags("pll6_bypass", base + 0xe0, 16, 1, pll6_bypass_sels, ARRAY_SIZE(pll6_bypass_sel… in imx6sx_clocks_init()