Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h392 #define LCDC_SSA __REG(IMX_LCDC_BASE+0x00)
394 #define LCDC_SIZE __REG(IMX_LCDC_BASE+0x04)
398 #define LCDC_VPW __REG(IMX_LCDC_BASE+0x08)
401 #define LCDC_CPOS __REG(IMX_LCDC_BASE+0x0C)
408 #define LCDC_LCWHB __REG(IMX_LCDC_BASE+0x10)
419 #define LCDC_PCR __REG(IMX_LCDC_BASE+0x18)
447 #define LCDC_HCR __REG(IMX_LCDC_BASE+0x1C)
452 #define LCDC_VCR __REG(IMX_LCDC_BASE+0x20)
457 #define LCDC_POS __REG(IMX_LCDC_BASE+0x24)
467 #define LCDC_PWMR __REG(IMX_LCDC_BASE+0x2C)
[all …]
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/
H A Dimx-regs.h350 #define IMX_LCDC_BASE (0x53FBC000) macro