Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/mxs/
Dclk-imx23.c80 static const char *const sel_cpu[] __initconst = { "ref_cpu", "ref_xtal", }; variable
130 clks[etm_sel] = mxs_clk_mux("etm_sel", CLKSEQ, 8, 1, sel_cpu, ARRAY_SIZE(sel_cpu)); in mx23_clocks_init()
Dclk-imx28.c128 static const char *const sel_cpu[] __initconst = { "ref_cpu", "ref_xtal", }; variable
192 clks[etm_sel] = mxs_clk_mux("etm_sel", CLKSEQ, 8, 1, sel_cpu, ARRAY_SIZE(sel_cpu)); in mx28_clocks_init()