Searched refs:qspi1_sels (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/clk/imx/ |
| D | clk-imx6ul.c | 58 static const char *qspi1_sels[] = { "pll3_usb_otg", "pll2_pfd0_352m", "pll2_pfd2_396m", "pll2_bus",… variable 238 …SPI1_SEL] = imx_clk_mux("qspi1_sel", base + 0x1c, 7, 3, qspi1_sels, ARRAY_SIZE(qspi1_sels)); in imx6ul_clocks_init()
|
| D | clk-imx6sx.c | 46 static const char *qspi1_sels[] = { "pll3_usb_otg", "pll2_pfd0_352m", "pll2_pfd2_396m", "pll2_bus"… variable 295 … = imx_clk_mux_flags("qspi1_sel", base + 0x1c, 7, 3, qspi1_sels, ARRAY_SIZE(qspi1_sels), CL… in imx6sx_clocks_init()
|