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

/linux-4.1.27/arch/arm/mach-imx/
H A Dclk-imx6sl.c40 static const char *ocram_sels[] = { "periph", "ocram_alt_sels", }; variable
298 clks[IMX6SL_CLK_OCRAM_SEL] = imx_clk_mux("ocram_sel", base + 0x14, 6, 1, ocram_sels, ARRAY_SIZE(ocram_sels)); imx6sl_clocks_init()
H A Dclk-imx6sx.c37 static const char *ocram_sels[] = { "periph", "pll2_pfd2_396m", "periph", "pll3_pfd1_540m", }; variable
276 clks[IMX6SX_CLK_OCRAM_SEL] = imx_clk_mux("ocram_sel", base + 0x14, 6, 2, ocram_sels, ARRAY_SIZE(ocram_sels)); imx6sx_clocks_init()

Completed in 147 milliseconds