Lines Matching refs:S3C2410_MEMREG
14 #define S3C2410_MEMREG(x) (S3C24XX_VA_MEMCTRL + (x)) macro
16 #define S3C2410_BWSCON S3C2410_MEMREG(0x00)
17 #define S3C2410_BANKCON0 S3C2410_MEMREG(0x04)
18 #define S3C2410_BANKCON1 S3C2410_MEMREG(0x08)
19 #define S3C2410_BANKCON2 S3C2410_MEMREG(0x0C)
20 #define S3C2410_BANKCON3 S3C2410_MEMREG(0x10)
21 #define S3C2410_BANKCON4 S3C2410_MEMREG(0x14)
22 #define S3C2410_BANKCON5 S3C2410_MEMREG(0x18)
23 #define S3C2410_BANKCON6 S3C2410_MEMREG(0x1C)
24 #define S3C2410_BANKCON7 S3C2410_MEMREG(0x20)
25 #define S3C2410_REFRESH S3C2410_MEMREG(0x24)
26 #define S3C2410_BANKSIZE S3C2410_MEMREG(0x28)