Home
last modified time | relevance | path

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

/drivers/clk/imx/
Dclk-imx6sl.c72 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable
235 … 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
187 … = imx_clk_mux_flags("pll5_bypass", PLL5_CTRL, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in vf610_clocks_init()
Dclk-imx6ul.c33 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable
146 … imx_clk_mux_flags("pll5_bypass", base + 0xa0, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in imx6ul_clocks_init()
Dclk-imx6sx.c88 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable
188 … imx_clk_mux_flags("pll5_bypass", base + 0xa0, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in imx6sx_clocks_init()
Dclk-imx6q.c80 static const char *pll5_bypass_sels[] = { "pll5", "pll5_bypass_src", }; variable
189 … imx_clk_mux_flags("pll5_bypass", base + 0xa0, 16, 1, pll5_bypass_sels, ARRAY_SIZE(pll5_bypass_sel… in imx6q_clocks_init()