Home
last modified time | relevance | path

Searched refs:mpll_osc_sel_clks (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx21.c34 static const char *mpll_osc_sel_clks[] = { "ckih_gate", "ckih_div1p5", }; variable
56 …C_SEL] = imx_clk_mux("mpll_osc_sel", CCM_CSCR, 4, 1, mpll_osc_sel_clks, ARRAY_SIZE(mpll_osc_sel_cl… in _mx21_clocks_init()
Dclk-imx27.c30 static const char *mpll_osc_sel_clks[] = { "ckih_gate", "ckih_div1p5", }; variable
55 …C_SEL] = imx_clk_mux("mpll_osc_sel", CCM_CSCR, 4, 1, mpll_osc_sel_clks, ARRAY_SIZE(mpll_osc_sel_cl… in _mx27_clocks_init()