sel_cpu            74 drivers/clk/mxs/clk-imx23.c static const char *const sel_cpu[]  __initconst = { "ref_cpu", "ref_xtal", };
sel_cpu           124 drivers/clk/mxs/clk-imx23.c 	clks[etm_sel] = mxs_clk_mux("etm_sel", CLKSEQ, 8, 1, sel_cpu, ARRAY_SIZE(sel_cpu));
sel_cpu           122 drivers/clk/mxs/clk-imx28.c static const char *const sel_cpu[]  __initconst = { "ref_cpu", "ref_xtal", };
sel_cpu           186 drivers/clk/mxs/clk-imx28.c 	clks[etm_sel] = mxs_clk_mux("etm_sel", CLKSEQ, 8, 1, sel_cpu, ARRAY_SIZE(sel_cpu));