Searched refs:S3C2410_CS3 (Results 1 – 9 of 9) sorted by relevance
/linux/arch/arm/mach-s3c/ |
A D | mach-rx3715.c | 54 .pfn = __phys_to_pfn(S3C2410_CS3), 59 .pfn = __phys_to_pfn(S3C2410_CS3),
|
A D | mach-at2440evb.c | 115 [0] = DEFINE_RES_MEM(S3C2410_CS3, 4), 116 [1] = DEFINE_RES_MEM(S3C2410_CS3 + 4, 4),
|
A D | otom.h | 18 #define OTOM_PA_CS8900A_BASE (S3C2410_CS3 + 0x01000000) /* nGCS3 +0x01000000 */
|
A D | mach-anubis.c | 228 [0] = DEFINE_RES_MEM(S3C2410_CS3, 8 * 32), 229 [2] = DEFINE_RES_MEM(S3C2410_CS3 + (1 << 26) + (6 * 32), 32),
|
A D | map-s3c24xx.h | 120 #define S3C2410_CS3 (0x18000000) macro
|
A D | mach-qt2410.c | 50 { 0xe0000000, __phys_to_pfn(S3C2410_CS3+0x01000000), SZ_1M, MT_DEVICE }
|
A D | mach-vr1000.c | 59 #define PA_CS3(item) (__phys_to_pfn((item) + S3C2410_CS3))
|
A D | mach-gta02.c | 94 .pfn = __phys_to_pfn(S3C2410_CS3 + 0x01000000),
|
A D | mach-bast.c | 67 #define PA_CS3(item) (__phys_to_pfn((item) + S3C2410_CS3))
|
Completed in 9 milliseconds