Searched refs:MXS_LCDIF_BASE (Results 1 - 11 of 11) sorted by relevance

/u-boot/include/configs/
H A Dopos6uldev.h27 #define MXS_LCDIF_BASE MX6UL_LCDIF1_BASE_ADDR macro
H A Dmx6sxsabresd.h130 #define MXS_LCDIF_BASE MX6SX_LCDIF1_BASE_ADDR macro
H A Dmx6ul_14x14_evk.h133 #define MXS_LCDIF_BASE MX6UL_LCDIF1_BASE_ADDR macro
H A Dpico-imx6ul.h97 #define MXS_LCDIF_BASE MX6UL_LCDIF1_BASE_ADDR macro
H A Dcolibri-imx6ull.h129 #define MXS_LCDIF_BASE MX6UL_LCDIF1_BASE_ADDR macro
/u-boot/arch/arm/include/asm/arch-imxrt/
H A Dimx-regs.h18 #define MXS_LCDIF_BASE 0x402b8000 macro
/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-base.h37 #define MXS_LCDIF_BASE 0x80030000 macro
81 #define MXS_LCDIF_BASE 0x80030000 macro
/u-boot/drivers/video/
H A Dmxsfb.c62 struct mxs_lcdif_regs *regs = (struct mxs_lcdif_regs *)MXS_LCDIF_BASE;
113 mxs_set_lcdclk(MXS_LCDIF_BASE, timings->pixelclock.typ / 1000);
216 struct mxs_lcdif_regs *regs = (struct mxs_lcdif_regs *)MXS_LCDIF_BASE;
235 struct mxs_lcdif_regs *regs = (struct mxs_lcdif_regs *)MXS_LCDIF_BASE;
/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dmxs.c43 (struct mxs_lcdif_regs *)MXS_LCDIF_BASE;
/u-boot/arch/arm/include/asm/arch-imx8m/
H A Dimx-regs.h72 #define MXS_LCDIF_BASE IS_ENABLED(CONFIG_IMX8MQ) ? \ macro
/u-boot/arch/arm/include/asm/arch-mx7/
H A Dimx-regs.h1019 #define MXS_LCDIF_BASE ELCDIF1_IPS_BASE_ADDR macro

Completed in 69 milliseconds