Searched refs:periph2_clk2_sels (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/clk/imx/ |
H A D | clk-imx6sl.c | 40 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "pll2_bus", }; variable 300 …x_clk_hw_mux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_se… in imx6sl_clocks_init()
|
H A D | clk-imx6sll.c | 37 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "osc", }; variable 201 …x_clk_hw_mux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_se… in imx6sll_clocks_init()
|
H A D | clk-imx6ul.c | 37 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "osc", }; variable 259 …x_clk_hw_mux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_se… in imx6ul_clocks_init()
|
H A D | clk-imx6sx.c | 26 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "osc", }; variable 271 …ux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_se… in imx6sx_clocks_init()
|
H A D | clk-imx6q.c | 28 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "pll2_bus", }; variable 616 …x_clk_hw_mux("periph2_clk2_sel", base + 0x18, 20, 1, periph2_clk2_sels, ARRAY_SIZE(periph2_clk2_se… in imx6q_clocks_init()
|