Searched defs:can_sels (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx6ul.c | 52 static const char *can_sels[] = { "pll3_60m", "osc", "pll3_80m", "dummy", }; variable
|
H A D | clk-imx6sx.c | 43 static const char *can_sels[] = { "pll3_60m", "osc", "pll3_80m", "dummy", }; variable
|
H A D | clk-imx6q.c | 62 static const char *can_sels[] = { "pll3_60m", "osc", "pll3_80m", }; variable
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx6sx.c | 43 static const char *can_sels[] = { "pll3_60m", "osc", "pll3_80m", "dummy", }; variable
|
H A D | clk-imx6ul.c | 53 static const char *can_sels[] = { "pll3_60m", "osc", "pll3_80m", "dummy", }; variable
|
H A D | clk-imx6q.c | 63 static const char *can_sels[] = { "pll3_60m", "osc", "pll3_80m", }; variable
|
Completed in 9 milliseconds