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