Searched refs:S3C2410_CS3 (Results 1 – 9 of 9) sorted by relevance
/arch/arm/mach-s3c24xx/ |
D | otom.h | 21 #define OTOM_PA_CS8900A_BASE (S3C2410_CS3 + 0x01000000) /* nGCS3 +0x01000000 */
|
D | mach-rx3715.c | 62 .pfn = __phys_to_pfn(S3C2410_CS3), 67 .pfn = __phys_to_pfn(S3C2410_CS3),
|
D | mach-at2440evb.c | 122 [0] = DEFINE_RES_MEM(S3C2410_CS3, 4), 123 [1] = DEFINE_RES_MEM(S3C2410_CS3 + 4, 4),
|
D | mach-anubis.c | 235 [0] = DEFINE_RES_MEM(S3C2410_CS3, 8 * 32), 236 [2] = DEFINE_RES_MEM(S3C2410_CS3 + (1 << 26) + (6 * 32), 32),
|
D | mach-qt2410.c | 69 { 0xe0000000, __phys_to_pfn(S3C2410_CS3+0x01000000), SZ_1M, MT_DEVICE }
|
D | mach-vr1000.c | 64 #define PA_CS3(item) (__phys_to_pfn((item) + S3C2410_CS3))
|
D | mach-gta02.c | 111 .pfn = __phys_to_pfn(S3C2410_CS3 + 0x01000000),
|
D | mach-bast.c | 75 #define PA_CS3(item) (__phys_to_pfn((item) + S3C2410_CS3))
|
/arch/arm/mach-s3c24xx/include/mach/ |
D | map.h | 132 #define S3C2410_CS3 (0x18000000) macro
|