Searched refs:S3C2410_CS4 (Results 1 – 5 of 5) sorted by relevance
266 .start = S3C2410_CS4,267 .end = S3C2410_CS4 + (8*32) - 1,270 .start = S3C2410_CS4 + (1<<26) + (6*32),271 .end = S3C2410_CS4 + (1<<26) + (7*32) - 1,
67 #define PA_CS4(item) (__phys_to_pfn((item) + S3C2410_CS4))
82 #define PA_CS4(item) (__phys_to_pfn((item) + S3C2410_CS4))
65 #define MACH_MINI2440_DM9K_BASE (S3C2410_CS4 + 0x300)
131 #define S3C2410_CS4 (0x20000000) macro