Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/mxs/
Dclk-imx23.c81 static const char *const sel_pix[] __initconst = { "ref_pix", "ref_xtal", }; variable
125 clks[lcdif_sel] = mxs_clk_mux("lcdif_sel", CLKSEQ, 1, 1, sel_pix, ARRAY_SIZE(sel_pix)); in mx23_clocks_init()
Dclk-imx28.c131 static const char *const sel_pix[] __initconst = { "ref_pix", "ref_xtal", }; variable
193 clks[lcdif_sel] = mxs_clk_mux("lcdif_sel", CLKSEQ, 14, 1, sel_pix, ARRAY_SIZE(sel_pix)); in mx28_clocks_init()