Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/mxs/
Dclk-imx28.c129 static const char *const sel_io0[] __initconst = { "ref_io0", "ref_xtal", }; variable
187 clks[ssp0_sel] = mxs_clk_mux("ssp0_sel", CLKSEQ, 3, 1, sel_io0, ARRAY_SIZE(sel_io0)); in mx28_clocks_init()
188 clks[ssp1_sel] = mxs_clk_mux("ssp1_sel", CLKSEQ, 4, 1, sel_io0, ARRAY_SIZE(sel_io0)); in mx28_clocks_init()