Searched refs:cpu_sel_clks (Results 1 – 1 of 1) sorted by relevance
46 static const char *cpu_sel_clks[] = { "mpll", "mpll_cpu_3_4", }; variable85 …clk[cpu_sel] = imx_clk_mux("cpu_sel", ccm(CCM_CCTL), 14, 1, cpu_sel_clks, ARRAY_SIZE(cpu_sel_clks)… in __mx25_clocks_init()