Searched refs:pll6_bypass_sels (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/arm/mach-imx/ |
D | clk-imx6sl.c | 72 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()
|
D | clk-vf610.c | 84 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()
|
D | clk-imx6q.c | 82 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()
|
D | clk-imx6sx.c | 90 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()
|