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

/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Dotom.h21 #define OTOM_PA_CS8900A_BASE (S3C2410_CS3 + 0x01000000) /* nGCS3 +0x01000000 */
H A Dmach-at2440evb.c122 [0] = DEFINE_RES_MEM(S3C2410_CS3, 4),
123 [1] = DEFINE_RES_MEM(S3C2410_CS3 + 4, 4),
H A Dmach-rx3715.c62 .pfn = __phys_to_pfn(S3C2410_CS3),
67 .pfn = __phys_to_pfn(S3C2410_CS3),
H A Dmach-anubis.c235 [0] = DEFINE_RES_MEM(S3C2410_CS3, 8 * 32),
236 [2] = DEFINE_RES_MEM(S3C2410_CS3 + (1 << 26) + (6 * 32), 32),
H A Dmach-qt2410.c69 { 0xe0000000, __phys_to_pfn(S3C2410_CS3+0x01000000), SZ_1M, MT_DEVICE }
H A Dmach-vr1000.c64 #define PA_CS3(item) (__phys_to_pfn((item) + S3C2410_CS3))
H A Dmach-bast.c75 #define PA_CS3(item) (__phys_to_pfn((item) + S3C2410_CS3))
H A Dmach-gta02.c111 .pfn = __phys_to_pfn(S3C2410_CS3 + 0x01000000),
/linux-4.1.27/arch/arm/mach-s3c24xx/include/mach/
H A Dmap.h132 #define S3C2410_CS3 (0x18000000) macro

Completed in 205 milliseconds