Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx6sl.c71 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable
227 … imx_clk_mux_flags("pll5_bypass", base + 0xa0, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in imx6sl_clocks_init()
Dclk-vf610.c83 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable
185 … = imx_clk_mux_flags("pll5_bypass", PLL5_CTRL, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in vf610_clocks_init()
Dclk-imx6q.c81 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable
172 … imx_clk_mux_flags("pll5_bypass", base + 0xa0, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in imx6q_clocks_init()
Dclk-imx6sx.c89 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable
182 … imx_clk_mux_flags("pll5_bypass", base + 0xa0, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in imx6sx_clocks_init()