Searched defs:eim_slow_sels (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx6ul.c | 42 static const char *eim_slow_sels[] = { "axi", "pll3_usb_otg", "pll2_pfd2_396m", "pll3_pfd0_720m", }; variable
|
H A D | clk-imx6sx.c | 50 static const char *eim_slow_sels[] = { "ocram", "pll3_usb_otg", "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
|
H A D | clk-imx6q.c | 56 static const char *eim_slow_sels[] = { "axi", "pll3_usb_otg", "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx6sx.c | 50 static const char *eim_slow_sels[] = { "ocram", "pll3_usb_otg", "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
|
H A D | clk-imx6ul.c | 43 static const char *eim_slow_sels[] = { "axi", "pll3_usb_otg", "pll2_pfd2_396m", "pll3_pfd0_720m", }; variable
|
H A D | clk-imx6q.c | 57 static const char *eim_slow_sels[] = { "axi", "pll3_usb_otg", "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
|
Completed in 9 milliseconds