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

/linux-4.4.14/drivers/clk/imx/
H A Dclk-imx6sl.c46 static const char *lcdif_axi_sels[] = { "pll2_bus", "pll2_pfd2", "pll3_usb_otg", "pll3_pfd1", }; variable
307 clks[IMX6SL_CLK_LCDIF_AXI_SEL] = imx_clk_mux("lcdif_axi_sel", base + 0x3c, 14, 2, lcdif_axi_sels, ARRAY_SIZE(lcdif_axi_sels)); imx6sl_clocks_init()

Completed in 56 milliseconds