Searched defs:step_sels (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/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
|