Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/imx/
Dclk-imx6sl.c39 static const char *ocram_sels[] = { "periph", "ocram_alt_sels", }; variable
301 … = imx_clk_mux("ocram_sel", base + 0x14, 6, 1, ocram_sels, ARRAY_SIZE(ocram_sels)); in imx6sl_clocks_init()
Dclk-imx6sx.c36 static const char *ocram_sels[] = { "periph", "pll2_pfd2_396m", "periph", "pll3_pfd1_540m", }; variable
279 …k_mux("ocram_sel", base + 0x14, 6, 2, ocram_sels, ARRAY_SIZE(ocram_sels)); in imx6sx_clocks_init()