Searched refs:S3C2410_CS2 (Results 1 – 8 of 8) sorted by relevance
/arch/arm/mach-s3c24xx/ |
D | mach-smdk2443.c | 53 .pfn = __phys_to_pfn(S3C2410_CS2), 58 .pfn = __phys_to_pfn(S3C2410_CS2 + (1<<24)), 63 .pfn = __phys_to_pfn(S3C2410_CS2), 68 .pfn = __phys_to_pfn(S3C2410_CS2 + (1<<24)),
|
D | mach-smdk2440.c | 53 .pfn = __phys_to_pfn(S3C2410_CS2), 58 .pfn = __phys_to_pfn(S3C2410_CS2 + (1<<24)), 63 .pfn = __phys_to_pfn(S3C2410_CS2), 68 .pfn = __phys_to_pfn(S3C2410_CS2 + (1<<24)),
|
D | mach-smdk2416.c | 65 .pfn = __phys_to_pfn(S3C2410_CS2), 70 .pfn = __phys_to_pfn(S3C2410_CS2 + (1<<24)), 75 .pfn = __phys_to_pfn(S3C2410_CS2), 80 .pfn = __phys_to_pfn(S3C2410_CS2 + (1<<24)),
|
D | mach-anubis.c | 295 [0] = DEFINE_RES_MEM(S3C2410_CS2, SZ_8M), 296 [1] = DEFINE_RES_MEM(S3C2410_CS2 + SZ_64M - SZ_2M, SZ_2M),
|
D | mach-bast.c | 74 #define PA_CS2(item) (__phys_to_pfn((item) + S3C2410_CS2)) 333 #define SERIAL_BASE (S3C2410_CS2 + BAST_PA_SUPERIO)
|
D | mach-vr1000.c | 63 #define PA_CS2(item) (__phys_to_pfn((item) + S3C2410_CS2))
|
D | mach-h1940.c | 71 #define H1940_PA_LATCH S3C2410_CS2
|
/arch/arm/mach-s3c24xx/include/mach/ |
D | map.h | 131 #define S3C2410_CS2 (0x10000000) macro
|