Go to the documentation of this file.
15 #ifndef __ASM_ARM_REGS_S3C2416_MEM
16 #define __ASM_ARM_REGS_S3C2416_MEM
18 #ifndef S3C2416_MEMREG
19 #define S3C2416_MEMREG(x) (S3C24XX_VA_MEMCTRL + (x))
22 #define S3C2416_BANKCFG S3C2416_MEMREG(0x00)
23 #define S3C2416_BANKCON1 S3C2416_MEMREG(0x04)
24 #define S3C2416_BANKCON2 S3C2416_MEMREG(0x08)
25 #define S3C2416_BANKCON3 S3C2416_MEMREG(0x0C)
27 #define S3C2416_REFRESH S3C2416_MEMREG(0x10)
28 #define S3C2416_TIMEOUT S3C2416_MEMREG(0x14)