Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx6sl.c43 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "pll2_bus", }; variable
301 … imx_clk_mux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_se… in imx6sl_clocks_init()
Dclk-imx6q.c32 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "pll2_bus", }; variable
273 … imx_clk_mux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_se… in imx6q_clocks_init()
Dclk-imx6sx.c34 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "osc", }; variable
280 …ux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_se… in imx6sx_clocks_init()