Searched refs:mpll_osc_sel_clks (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/clk/imx/ |
D | clk-imx21.c | 37 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()
|
D | clk-imx27.c | 35 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()
|