Searched refs:S3C2410_CS3 (Results 1 – 9 of 9) sorted by relevance
/linux-2.6.39/arch/arm/mach-s3c2440/ |
D | mach-at2440evb.c | 138 .start = S3C2410_CS3, 139 .end = S3C2410_CS3 + 3, 143 .start = S3C2410_CS3 + 4, 144 .end = S3C2410_CS3 + 7,
|
D | mach-anubis.c | 254 .start = S3C2410_CS3, 255 .end = S3C2410_CS3 + (8*32) - 1, 258 .start = S3C2410_CS3 + (1<<26) + (6*32), 259 .end = S3C2410_CS3 + (1<<26) + (7*32) - 1,
|
D | mach-rx3715.c | 59 .pfn = __phys_to_pfn(S3C2410_CS3), 64 .pfn = __phys_to_pfn(S3C2410_CS3),
|
D | mach-gta02.c | 116 .pfn = __phys_to_pfn(S3C2410_CS3 + 0x01000000),
|
/linux-2.6.39/arch/arm/mach-s3c2410/include/mach/ |
D | otom-map.h | 23 #define OTOM_PA_CS8900A_BASE (S3C2410_CS3 + 0x01000000) /* nGCS3 +0x01000000 */
|
D | map.h | 84 #define S3C2410_CS3 (0x18000000) macro
|
/linux-2.6.39/arch/arm/mach-s3c2410/ |
D | mach-qt2410.c | 67 { 0xe0000000, __phys_to_pfn(S3C2410_CS3+0x01000000), SZ_1M, MT_DEVICE }
|
D | mach-vr1000.c | 66 #define PA_CS3(item) (__phys_to_pfn((item) + S3C2410_CS3))
|
D | mach-bast.c | 81 #define PA_CS3(item) (__phys_to_pfn((item) + S3C2410_CS3))
|