Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/imx/
Dclk-imx6sl.c41 static const char *periph_clk2_sels[] = { "pll3_usb_otg", "osc", "osc", "dummy", }; variable
305 … imx_clk_mux("periph_clk2_sel", base + 0x18, 12, 2, periph_clk2_sels, ARRAY_SIZE(periph_clk2_sel… in imx6sl_clocks_init()
Dclk-imx6ul.c43 static const char *periph_clk2_sels[] = { "pll3_usb_otg", "osc", "osc", }; variable
228 …= imx_clk_mux("periph_clk2_sel", base + 0x18, 12, 2, periph_clk2_sels, ARRAY_SIZE(periph_clk2_sel… in imx6ul_clocks_init()
Dclk-imx6sx.c32 static const char *periph_clk2_sels[] = { "pll3_usb_otg", "osc", "osc", }; variable
282 …ux("periph_clk2_sel", base + 0x18, 12, 2, periph_clk2_sels, ARRAY_SIZE(periph_clk2_sel… in imx6sx_clocks_init()
Dclk-imx6q.c30 static const char *periph_clk2_sels[] = { "pll3_usb_otg", "osc", "osc", "dummy", }; variable
286 … imx_clk_mux("periph_clk2_sel", base + 0x18, 12, 2, periph_clk2_sels, ARRAY_SIZE(periph_clk2_sel… in imx6q_clocks_init()