Home
last modified time | relevance | path

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

/linux/drivers/clk/imx/
H A Dclk-imx6sl.c37 static const char *ocram_sels[] = { "periph", "ocram_alt_sels", }; variable
297 … imx_clk_hw_mux("ocram_sel", base + 0x14, 6, 1, ocram_sels, ARRAY_SIZE(ocram_sels)); in imx6sl_clocks_init()
H A Dclk-imx6sx.c29 static const char *ocram_sels[] = { "periph", "pll2_pfd2_396m", "periph", "pll3_pfd1_540m", }; variable
268 …w_mux("ocram_sel", base + 0x14, 6, 2, ocram_sels, ARRAY_SIZE(ocram_sels)); in imx6sx_clocks_init()