S3C2410_LCDREG     13 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_LCDCON1	    S3C2410_LCDREG(0x00)
S3C2410_LCDREG     14 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_LCDCON2	    S3C2410_LCDREG(0x04)
S3C2410_LCDREG     15 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_LCDCON3	    S3C2410_LCDREG(0x08)
S3C2410_LCDREG     16 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_LCDCON4	    S3C2410_LCDREG(0x0C)
S3C2410_LCDREG     17 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_LCDCON5	    S3C2410_LCDREG(0x10)
S3C2410_LCDREG     84 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_LCDSADDR1   S3C2410_LCDREG(0x14)
S3C2410_LCDREG     85 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_LCDSADDR2   S3C2410_LCDREG(0x18)
S3C2410_LCDREG     86 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_LCDSADDR3   S3C2410_LCDREG(0x1C)
S3C2410_LCDREG     96 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_REDLUT	   S3C2410_LCDREG(0x20)
S3C2410_LCDREG     97 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_GREENLUT   S3C2410_LCDREG(0x24)
S3C2410_LCDREG     98 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_BLUELUT	   S3C2410_LCDREG(0x28)
S3C2410_LCDREG    100 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_DITHMODE   S3C2410_LCDREG(0x4C)
S3C2410_LCDREG    101 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_TPAL	   S3C2410_LCDREG(0x50)
S3C2410_LCDREG    106 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_LCDINTPND  S3C2410_LCDREG(0x54)
S3C2410_LCDREG    107 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_LCDSRCPND  S3C2410_LCDREG(0x58)
S3C2410_LCDREG    108 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_LCDINTMSK  S3C2410_LCDREG(0x5C)
S3C2410_LCDREG    115 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2442_REDLUT		S3C2410_LCDREG(0x20)
S3C2410_LCDREG    116 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2442_GREENLUT	S3C2410_LCDREG(0x24)
S3C2410_LCDREG    117 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2442_BLUELUT		S3C2410_LCDREG(0x28)
S3C2410_LCDREG    118 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2442_DITHMODE	S3C2410_LCDREG(0x20)
S3C2410_LCDREG    120 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_LPCSEL	   S3C2410_LCDREG(0x60)
S3C2410_LCDREG    122 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_TFTPAL(x)  S3C2410_LCDREG((0x400 + (x)*4))
S3C2410_LCDREG    126 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2412_TPAL		S3C2410_LCDREG(0x20)
S3C2410_LCDREG    128 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2412_LCDINTPND	S3C2410_LCDREG(0x24)
S3C2410_LCDREG    129 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2412_LCDSRCPND	S3C2410_LCDREG(0x28)
S3C2410_LCDREG    130 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2412_LCDINTMSK	S3C2410_LCDREG(0x2C)
S3C2410_LCDREG    132 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2412_TCONSEL		S3C2410_LCDREG(0x30)
S3C2410_LCDREG    134 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2412_LCDCON6		S3C2410_LCDREG(0x34)
S3C2410_LCDREG    135 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2412_LCDCON7		S3C2410_LCDREG(0x38)
S3C2410_LCDREG    136 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2412_LCDCON8		S3C2410_LCDREG(0x3C)
S3C2410_LCDREG    137 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2412_LCDCON9		S3C2410_LCDREG(0x40)
S3C2410_LCDREG    139 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2412_REDLUT(x)	S3C2410_LCDREG(0x44 + ((x)*4))
S3C2410_LCDREG    140 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2412_GREENLUT(x)	S3C2410_LCDREG(0x60 + ((x)*4))
S3C2410_LCDREG    141 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2412_BLUELUT(x)	S3C2410_LCDREG(0x98 + ((x)*4))
S3C2410_LCDREG    143 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2412_FRCPAT(x)	S3C2410_LCDREG(0xB4 + ((x)*4))
S3C2410_LCDREG    150 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2410_LCDINTBASE	S3C2410_LCDREG(0x54)
S3C2410_LCDREG    151 arch/arm/mach-s3c24xx/include/mach/regs-lcd.h #define S3C2412_LCDINTBASE	S3C2410_LCDREG(0x24)