emi_sels 78 drivers/clk/mxs/clk-imx23.c static const char *const emi_sels[] __initconst = { "emi_pll", "emi_xtal", }; emi_sels 122 drivers/clk/mxs/clk-imx23.c clks[emi_sel] = mxs_clk_mux("emi_sel", CLKSEQ, 6, 1, emi_sels, ARRAY_SIZE(emi_sels)); emi_sels 129 drivers/clk/mxs/clk-imx28.c static const char *const emi_sels[] __initconst = { "emi_pll", "emi_xtal", }; emi_sels 185 drivers/clk/mxs/clk-imx28.c clks[emi_sel] = mxs_clk_mux("emi_sel", CLKSEQ, 7, 1, emi_sels, ARRAY_SIZE(emi_sels));