Searched defs:step_sels (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx6ul.c | 29 static const char *step_sels[] = { "osc", "ca7_secondary_sel", }; variable
|
H A D | clk-imx6sll.c | 30 static const char *step_sels[] = { "osc", "pll2_pfd2_396m", }; variable
|
H A D | clk-imx6sl.c | 33 static const char *step_sels[] = { "osc", "pll2_pfd2", }; variable
|
H A D | clk-imx6sx.c | 21 static const char *step_sels[] = { "osc", "pll2_pfd2_396m", }; variable
|
H A D | clk-imx5.c | 124 static const char *step_sels[] = { "lp_apm", }; variable
|
H A D | clk-imx6q.c | 23 static const char *step_sels[] = { "osc", "pll2_pfd2_396m", }; variable
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx6sll.c | 30 static const char *step_sels[] = { "osc", "pll2_pfd2_396m", }; variable
|
H A D | clk-imx6sx.c | 21 static const char *step_sels[] = { "osc", "pll2_pfd2_396m", }; variable
|
H A D | clk-imx6ul.c | 30 static const char *step_sels[] = { "osc", "ca7_secondary_sel", }; variable
|
H A D | clk-imx6sl.c | 34 static const char *step_sels[] = { "osc", "pll2_pfd2", }; variable
|
H A D | clk-imx5.c | 124 static const char *step_sels[] = { "lp_apm", }; variable
|
H A D | clk-imx6q.c | 24 static const char *step_sels[] = { "osc", "pll2_pfd2_396m", }; variable
|
Completed in 14 milliseconds