Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/imx/
Dclk-imx6sll.c37 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "osc", }; variable
193 … imx_clk_mux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_se… in imx6sll_clocks_init()
Dclk-imx6sl.c42 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "pll2_bus", }; variable
299 … imx_clk_mux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_se… in imx6sl_clocks_init()
Dclk-imx6ul.c44 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "osc", }; variable
245 … imx_clk_mux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_se… in imx6ul_clocks_init()
Dclk-imx6sx.c33 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "osc", }; variable
275 …ux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_se… in imx6sx_clocks_init()
Dclk-imx6q.c31 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "pll2_bus", }; variable
556 … imx_clk_mux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_se… in imx6q_clocks_init()