Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/mxs/
Dclk-imx23.c84 static const char *const emi_sels[] __initconst = { "emi_pll", "emi_xtal", }; variable
128 clks[emi_sel] = mxs_clk_mux("emi_sel", CLKSEQ, 6, 1, emi_sels, ARRAY_SIZE(emi_sels)); in mx23_clocks_init()
Dclk-imx28.c135 static const char *const emi_sels[] __initconst = { "emi_pll", "emi_xtal", }; variable
191 clks[emi_sel] = mxs_clk_mux("emi_sel", CLKSEQ, 7, 1, emi_sels, ARRAY_SIZE(emi_sels)); in mx28_clocks_init()