Searched defs:periph2_clk2_sels (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx6ul.c | 36 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "osc", }; variable
|
H A D | clk-imx6sll.c | 37 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "osc", }; variable
|
H A D | clk-imx6sl.c | 39 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "pll2_bus", }; variable
|
H A D | clk-imx6sx.c | 26 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "osc", }; variable
|
H A D | clk-imx6q.c | 27 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "pll2_bus", }; variable
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx6sll.c | 37 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "osc", }; variable
|
H A D | clk-imx6sx.c | 26 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "osc", }; variable
|
H A D | clk-imx6ul.c | 37 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "osc", }; variable
|
H A D | clk-imx6sl.c | 40 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "pll2_bus", }; variable
|
H A D | clk-imx6q.c | 28 static const char *periph2_clk2_sels[] = { "pll3_usb_otg", "pll2_bus", }; variable
|
Completed in 12 milliseconds