S3C_ADDR           33 include/asm-arm/plat-s3c/map.h #define S3C_VA_IRQ	S3C_ADDR(0x00000000)	/* irq controller(s) */
S3C_ADDR           34 include/asm-arm/plat-s3c/map.h #define S3C_VA_SYS	S3C_ADDR(0x00100000)	/* system control */
S3C_ADDR           35 include/asm-arm/plat-s3c/map.h #define S3C_VA_MEM	S3C_ADDR(0x00200000)	/* system control */
S3C_ADDR           36 include/asm-arm/plat-s3c/map.h #define S3C_VA_TIMER	S3C_ADDR(0x00300000)	/* timer block */
S3C_ADDR           37 include/asm-arm/plat-s3c/map.h #define S3C_VA_WATCHDOG	S3C_ADDR(0x00400000)	/* watchdog */
S3C_ADDR           38 include/asm-arm/plat-s3c/map.h #define S3C_VA_UART	S3C_ADDR(0x01000000)	/* UART */