Searched refs:pll7_bypass_sels (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/arm/mach-imx/ |
D | clk-imx6sl.c | 73 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; variable 229 … imx_clk_mux_flags("pll7_bypass", base + 0x20, 16, 1, pll7_bypass_sels, ARRAY_SIZE(pll7_bypass_sel… in imx6sl_clocks_init()
|
D | clk-vf610.c | 85 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; variable 187 … = imx_clk_mux_flags("pll7_bypass", PLL7_CTRL, 16, 1, pll7_bypass_sels, ARRAY_SIZE(pll7_bypass_sel… in vf610_clocks_init()
|
D | clk-imx6q.c | 83 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; variable 174 … imx_clk_mux_flags("pll7_bypass", base + 0x20, 16, 1, pll7_bypass_sels, ARRAY_SIZE(pll7_bypass_sel… in imx6q_clocks_init()
|
D | clk-imx6sx.c | 91 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; variable 184 … imx_clk_mux_flags("pll7_bypass", base + 0x20, 16, 1, pll7_bypass_sels, ARRAY_SIZE(pll7_bypass_sel… in imx6sx_clocks_init()
|