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

/linux-4.4.14/drivers/clk/imx/
H A Dclk-imx6sl.c51 static const char *epdc_axi_sels[] = { "pll2_bus", "pll3_usb_otg", "pll5_video_div", "pll2_pfd0", "pll2_pfd2", "pll3_pfd2", }; variable
317 clks[IMX6SL_CLK_EPDC_AXI_SEL] = imx_clk_mux("epdc_axi_sel", base + 0x34, 15, 3, epdc_axi_sels, ARRAY_SIZE(epdc_axi_sels)); imx6sl_clocks_init()

Completed in 35 milliseconds