Home
last modified time | relevance | path

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

/drivers/clk/imx/
Dclk-imx6sx.c55 static const char *lcdif2_sels[] = { "lcdif2_podf", "ipp_di0", "ipp_di1", "ldb_di0", "ldb_di1", }; variable
298 …w_mux("lcdif2_sel", base + 0x38, 0, 3, lcdif2_sels, ARRAY_SIZE(lcdif2_sels)… in imx6sx_clocks_init()