Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/mxs/
Dclk-imx28.c130 static const char *const sel_io1[] __initconst = { "ref_io1", "ref_xtal", }; variable
189 clks[ssp2_sel] = mxs_clk_mux("ssp2_sel", CLKSEQ, 5, 1, sel_io1, ARRAY_SIZE(sel_io1)); in mx28_clocks_init()
190 clks[ssp3_sel] = mxs_clk_mux("ssp3_sel", CLKSEQ, 6, 1, sel_io1, ARRAY_SIZE(sel_io1)); in mx28_clocks_init()