Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/imx/
Dclk-imx6sll.c30 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()
Dclk-imx6sl.c36 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()
Dclk-imx6ul.c37 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()
Dclk-imx51-imx53.c128 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()
Dclk-imx6sx.c28 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()
Dclk-imx6q.c27 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()