Home
last modified time | relevance | path

Searched refs:S3C2410_CS3 (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/arch/arm/mach-s3c2440/
Dmach-at2440evb.c138 .start = S3C2410_CS3,
139 .end = S3C2410_CS3 + 3,
143 .start = S3C2410_CS3 + 4,
144 .end = S3C2410_CS3 + 7,
Dmach-anubis.c254 .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,
Dmach-rx3715.c59 .pfn = __phys_to_pfn(S3C2410_CS3),
64 .pfn = __phys_to_pfn(S3C2410_CS3),
Dmach-gta02.c116 .pfn = __phys_to_pfn(S3C2410_CS3 + 0x01000000),
/linux-2.6.39/arch/arm/mach-s3c2410/include/mach/
Dotom-map.h23 #define OTOM_PA_CS8900A_BASE (S3C2410_CS3 + 0x01000000) /* nGCS3 +0x01000000 */
Dmap.h84 #define S3C2410_CS3 (0x18000000) macro
/linux-2.6.39/arch/arm/mach-s3c2410/
Dmach-qt2410.c67 { 0xe0000000, __phys_to_pfn(S3C2410_CS3+0x01000000), SZ_1M, MT_DEVICE }
Dmach-vr1000.c66 #define PA_CS3(item) (__phys_to_pfn((item) + S3C2410_CS3))
Dmach-bast.c81 #define PA_CS3(item) (__phys_to_pfn((item) + S3C2410_CS3))