Searched full:lcdif_sel (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/drivers/clk/mxs/ |
D | clk-imx23.c | 82 lcdif_sel, gpmi_sel, ssp_sel, emi_sel, cpu, etm_sel, cpu_pll, enumerator 119 clks[lcdif_sel] = mxs_clk_mux("lcdif_sel", CLKSEQ, 1, 1, sel_pix, ARRAY_SIZE(sel_pix)); in mx23_clocks_init() 129 clks[lcdif_div] = mxs_clk_div("lcdif_div", "lcdif_sel", PIX, 0, 12, 29); in mx23_clocks_init()
|
D | clk-imx28.c | 136 lcdif_sel, cpu, ptp_sel, cpu_pll, cpu_xtal, hbus, xbus, enumerator 187 clks[lcdif_sel] = mxs_clk_mux("lcdif_sel", CLKSEQ, 14, 1, sel_pix, ARRAY_SIZE(sel_pix)); in mx28_clocks_init() 201 clks[lcdif_div] = mxs_clk_div("lcdif_div", "lcdif_sel", LCDIF, 0, 13, 29); in mx28_clocks_init()
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | imx23-clock.yaml | 26 lcdif_sel 7
|
D | imx28-clock.yaml | 39 lcdif_sel 20
|
/Linux-v5.10/drivers/gpu/drm/imx/ |
D | imx-ldb.c | 596 * i.MX6dl: ipu1_di0_sel, ipu1_di1_sel, lcdif_sel in imx_ldb_bind()
|
/Linux-v5.10/drivers/clk/imx/ |
D | clk-imx6sll.c | 232 …hws[IMX6SLL_CLK_LCDIF_SEL] = imx_clk_hw_mux("lcdif_sel", base + 0x38, 9, 3, lcdif_sels, ARRA… in imx6sll_clocks_init()
|
D | clk-imx6ul.c | 272 …hws[IMX6UL_CLK_LCDIF_SEL] = imx_clk_hw_mux("lcdif_sel", base + 0x38, 9, 3, lcdif_sels, ARRAY_SIZ… in imx6ul_clocks_init()
|