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

/linux-master/drivers/clk/imx/
H A Dclk-imx6sl.c36 static const char *ocram_alt_sels[] = { "pll2_pfd2", "pll3_pfd1", }; variable
37 static const char *ocram_sels[] = { "periph", "ocram_alt_sels", };
296 hws[IMX6SL_CLK_OCRAM_ALT_SEL] = imx_clk_hw_mux("ocram_alt_sel", base + 0x14, 7, 1, ocram_alt_sels, ARRAY_SIZE(ocram_alt_sels));

Completed in 200 milliseconds