Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-imx6sl.c35 static const char *ocram_alt_sels[] = { "pll2_pfd2", "pll3_pfd1", }; variable
36 static const char *ocram_sels[] = { "periph", "ocram_alt_sels", };
295 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)); in imx6sl_clocks_init()
/kernel/linux/linux-6.6/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)); in imx6sl_clocks_init()

Completed in 2 milliseconds