Searched refs:step_sels (Results 1 – 6 of 6) sorted by relevance
| /Linux-v4.19/drivers/clk/imx/ |
| D | clk-imx6sll.c | 30 static const char *step_sels[] = { "osc", "pll2_pfd2_396m", }; variable 186 …[IMX6SLL_CLK_STEP] = imx_clk_mux("step", base + 0x0c, 8, 1, step_sels, ARRAY_SIZE(step_sels)); in imx6sll_clocks_init()
|
| D | clk-imx6sl.c | 36 static const char *step_sels[] = { "osc", "pll2_pfd2", }; variable 293 … = imx_clk_mux("step", base + 0xc, 8, 1, step_sels, ARRAY_SIZE(step_sels)); in imx6sl_clocks_init()
|
| D | clk-imx6ul.c | 37 static const char *step_sels[] = { "osc", "ca7_secondary_sel", }; variable 238 …clks[IMX6UL_CLK_STEP] = imx_clk_mux("step", base + 0x0c, 8, 1, step_sels, ARRAY_SIZE(step_sels)… in imx6ul_clocks_init()
|
| D | clk-imx51-imx53.c | 128 static const char *step_sels[] = { "lp_apm", }; variable 221 …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 | 28 static const char *step_sels[] = { "osc", "pll2_pfd2_396m", }; variable 269 …lk_mux("step", base + 0xc, 8, 1, step_sels, ARRAY_SIZE(step_sels)); in imx6sx_clocks_init()
|
| D | clk-imx6q.c | 27 static const char *step_sels[] = { "osc", "pll2_pfd2_396m", }; variable 551 … = imx_clk_mux("step", base + 0xc, 8, 1, step_sels, ARRAY_SIZE(step_sels)); in imx6q_clocks_init()
|