Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/imx/
Dclk-imx21.c37 static const char *mpll_osc_sel_clks[] = { "ckih_gate", "ckih_div1p5", }; variable
59 …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.c35 static const char *mpll_osc_sel_clks[] = { "ckih_gate", "ckih_div1p5", }; variable
71 …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()