Searched refs:S3C2410_CS2 (Results 1 – 8 of 8) sorted by relevance
/linux/arch/arm/mach-s3c/ |
A D | mach-smdk2443.c | 44 .pfn = __phys_to_pfn(S3C2410_CS2), 49 .pfn = __phys_to_pfn(S3C2410_CS2 + (1<<24)), 54 .pfn = __phys_to_pfn(S3C2410_CS2), 59 .pfn = __phys_to_pfn(S3C2410_CS2 + (1<<24)),
|
A D | mach-smdk2440.c | 47 .pfn = __phys_to_pfn(S3C2410_CS2), 52 .pfn = __phys_to_pfn(S3C2410_CS2 + (1<<24)), 57 .pfn = __phys_to_pfn(S3C2410_CS2), 62 .pfn = __phys_to_pfn(S3C2410_CS2 + (1<<24)),
|
A D | mach-smdk2416.c | 57 .pfn = __phys_to_pfn(S3C2410_CS2), 62 .pfn = __phys_to_pfn(S3C2410_CS2 + (1<<24)), 67 .pfn = __phys_to_pfn(S3C2410_CS2), 72 .pfn = __phys_to_pfn(S3C2410_CS2 + (1<<24)),
|
A D | mach-anubis.c | 288 [0] = DEFINE_RES_MEM(S3C2410_CS2, SZ_8M), 289 [1] = DEFINE_RES_MEM(S3C2410_CS2 + SZ_64M - SZ_2M, SZ_2M),
|
A D | map-s3c24xx.h | 119 #define S3C2410_CS2 (0x10000000) macro
|
A D | mach-bast.c | 66 #define PA_CS2(item) (__phys_to_pfn((item) + S3C2410_CS2)) 326 #define SERIAL_BASE (S3C2410_CS2 + BAST_PA_SUPERIO)
|
A D | mach-vr1000.c | 58 #define PA_CS2(item) (__phys_to_pfn((item) + S3C2410_CS2))
|
A D | mach-h1940.c | 67 #define H1940_PA_LATCH S3C2410_CS2
|
Completed in 8 milliseconds