Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/imx/
Dclk-imx6sl.c67 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable
230 … 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
183 … = imx_clk_mux_flags("pll2_bypass", PLL2_CTRL, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in vf610_clocks_init()
Dclk-imx6ul.c30 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable
142 … imx_clk_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in imx6ul_clocks_init()
Dclk-imx6sx.c85 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable
184 … imx_clk_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in imx6sx_clocks_init()
Dclk-imx6q.c77 static const char *pll2_bypass_sels[] = { "pll2", "pll2_bypass_src", }; variable
185 … imx_clk_mux_flags("pll2_bypass", base + 0x30, 16, 1, pll2_bypass_sels, ARRAY_SIZE(pll2_bypass_sel… in imx6q_clocks_init()