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

/linux-4.4.14/drivers/clk/imx/
H A Dclk-imx6sl.c39 static const char *ocram_sels[] = { "periph", "ocram_alt_sels", }; variable
301 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.c36 static const char *ocram_sels[] = { "periph", "pll2_pfd2_396m", "periph", "pll3_pfd1_540m", }; variable
279 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 64 milliseconds