Searched refs:sel_io (Results 1 – 1 of 1) sorted by relevance
| /linux-4.1.27/drivers/clk/mxs/ |
| D | clk-imx23.c | 83 static const char *sel_io[] __initdata = { "ref_io", "ref_xtal", }; variable 127 clks[gpmi_sel] = mxs_clk_mux("gpmi_sel", CLKSEQ, 4, 1, sel_io, ARRAY_SIZE(sel_io)); in mx23_clocks_init() 128 clks[ssp_sel] = mxs_clk_mux("ssp_sel", CLKSEQ, 5, 1, sel_io, ARRAY_SIZE(sel_io)); in mx23_clocks_init()
|