step_sels         124 drivers/clk/imx/clk-imx5.c static const char *step_sels[] = { "lp_apm", };
step_sels         207 drivers/clk/imx/clk-imx5.c 	clk[IMX5_CLK_STEP_SEL]		= imx_clk_mux("step_sel", MXC_CCM_CCSR, 7, 2, step_sels, ARRAY_SIZE(step_sels));
step_sels          22 drivers/clk/imx/clk-imx6q.c static const char *step_sels[]	= { "osc", "pll2_pfd2_396m", };
step_sels         610 drivers/clk/imx/clk-imx6q.c 	hws[IMX6QDL_CLK_STEP]             = imx_clk_hw_mux("step",	            base + 0xc,  8,  1, step_sels,	   ARRAY_SIZE(step_sels));
step_sels          32 drivers/clk/imx/clk-imx6sl.c static const char *step_sels[]		= { "osc", "pll2_pfd2", };
step_sels         299 drivers/clk/imx/clk-imx6sl.c 	hws[IMX6SL_CLK_STEP]             = imx_clk_hw_mux("step",             base + 0xc,  8,  1, step_sels,         ARRAY_SIZE(step_sels));
step_sels          30 drivers/clk/imx/clk-imx6sll.c static const char *step_sels[] = { "osc", "pll2_pfd2_396m", };
step_sels         210 drivers/clk/imx/clk-imx6sll.c 	hws[IMX6SLL_CLK_STEP]		  = imx_clk_hw_mux("step", base + 0x0c, 8, 1, step_sels, ARRAY_SIZE(step_sels));
step_sels          20 drivers/clk/imx/clk-imx6sx.c static const char *step_sels[]		= { "osc", "pll2_pfd2_396m", };
step_sels         272 drivers/clk/imx/clk-imx6sx.c 	hws[IMX6SX_CLK_STEP]               = imx_clk_hw_mux("step",             base + 0xc,   8,      1,      step_sels,         ARRAY_SIZE(step_sels));
step_sels          29 drivers/clk/imx/clk-imx6ul.c static const char *step_sels[] = { "osc", "ca7_secondary_sel", };
step_sels         238 drivers/clk/imx/clk-imx6ul.c 	hws[IMX6UL_CLK_STEP]		  = imx_clk_hw_mux("step", base + 0x0c, 8, 1, step_sels, ARRAY_SIZE(step_sels));