Searched refs:ocram_alt_sels (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm/mach-imx/
H A Dclk-imx6sl.c39 static const char *ocram_alt_sels[] = { "pll2_pfd2", "pll3_pfd1", }; variable
40 static const char *ocram_sels[] = { "periph", "ocram_alt_sels", };
297 clks[IMX6SL_CLK_OCRAM_ALT_SEL] = imx_clk_mux("ocram_alt_sel", base + 0x14, 7, 1, ocram_alt_sels, ARRAY_SIZE(ocram_alt_sels)); imx6sl_clocks_init()

Completed in 76 milliseconds