Home
last modified time | relevance | path

Searched refs:sel_io (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/mxs/
H A Dclk-imx23.c76 static const char *const sel_io[] __initconst = { "ref_io", "ref_xtal", }; variable
120 clks[gpmi_sel] = mxs_clk_mux("gpmi_sel", CLKSEQ, 4, 1, sel_io, ARRAY_SIZE(sel_io)); in mx23_clocks_init()
121 clks[ssp_sel] = mxs_clk_mux("ssp_sel", CLKSEQ, 5, 1, sel_io, ARRAY_SIZE(sel_io)); in mx23_clocks_init()