Searched refs:step_sels (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/clk/imx/ |
| D | clk-imx6sll.c | 30 static const char *step_sels[] = { "osc", "pll2_pfd2_396m", }; variable 210 …IMX6SLL_CLK_STEP] = imx_clk_hw_mux("step", base + 0x0c, 8, 1, step_sels, ARRAY_SIZE(step_sels)); in imx6sll_clocks_init()
|
| D | clk-imx6sl.c | 32 static const char *step_sels[] = { "osc", "pll2_pfd2", }; variable 299 …= imx_clk_hw_mux("step", base + 0xc, 8, 1, step_sels, ARRAY_SIZE(step_sels)); in imx6sl_clocks_init()
|
| D | clk-imx6ul.c | 29 static const char *step_sels[] = { "osc", "ca7_secondary_sel", }; variable 238 …[IMX6UL_CLK_STEP] = imx_clk_hw_mux("step", base + 0x0c, 8, 1, step_sels, ARRAY_SIZE(step_sels)); in imx6ul_clocks_init()
|
| D | clk-imx5.c | 124 static const char *step_sels[] = { "lp_apm", }; variable 207 …MX5_CLK_STEP_SEL] = imx_clk_mux("step_sel", MXC_CCM_CCSR, 7, 2, step_sels, ARRAY_SIZE(step_sels)); in mx5_clocks_common_init()
|
| D | clk-imx6sx.c | 20 static const char *step_sels[] = { "osc", "pll2_pfd2_396m", }; variable 272 …hw_mux("step", base + 0xc, 8, 1, step_sels, ARRAY_SIZE(step_sels)); in imx6sx_clocks_init()
|
| D | clk-imx6q.c | 22 static const char *step_sels[] = { "osc", "pll2_pfd2_396m", }; variable 610 … = imx_clk_hw_mux("step", base + 0xc, 8, 1, step_sels, ARRAY_SIZE(step_sels)); in imx6q_clocks_init()
|