Home
last modified time | relevance | path

Searched refs:step_sels (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx6sl.c37 static const char *step_sels[] = { "osc", "pll2_pfd2", }; variable
295 … = imx_clk_mux("step", base + 0xc, 8, 1, step_sels, ARRAY_SIZE(step_sels)); in imx6sl_clocks_init()
Dclk-imx51-imx53.c128 static const char *step_sels[] = { "lp_apm", }; variable
198 …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()
Dclk-imx6q.c28 static const char *step_sels[] = { "osc", "pll2_pfd2_396m", }; variable
268 … = imx_clk_mux("step", base + 0xc, 8, 1, step_sels, ARRAY_SIZE(step_sels)); in imx6q_clocks_init()
Dclk-imx6sx.c29 static const char *step_sels[] = { "osc", "pll2_pfd2_396m", }; variable
274 …lk_mux("step", base + 0xc, 8, 1, step_sels, ARRAY_SIZE(step_sels)); in imx6sx_clocks_init()