Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-s3c/
Dmach-at2440evb.c115 [0] = DEFINE_RES_MEM(S3C2410_CS3, 4),
116 [1] = DEFINE_RES_MEM(S3C2410_CS3 + 4, 4),
Dotom.h18 #define OTOM_PA_CS8900A_BASE (S3C2410_CS3 + 0x01000000) /* nGCS3 +0x01000000 */
Dmach-anubis.c223 [0] = DEFINE_RES_MEM(S3C2410_CS3, 8 * 32),
224 [2] = DEFINE_RES_MEM(S3C2410_CS3 + (1 << 26) + (6 * 32), 32),
Dmap-s3c24xx.h120 #define S3C2410_CS3 (0x18000000) macro
Dmach-rx3715.c53 .pfn = __phys_to_pfn(S3C2410_CS3),
Dmach-qt2410.c50 { 0xe0000000, __phys_to_pfn(S3C2410_CS3+0x01000000), SZ_1M, MT_DEVICE }
Dmach-vr1000.c59 #define PA_CS3(item) (__phys_to_pfn((item) + S3C2410_CS3))
Dmach-gta02.c94 .pfn = __phys_to_pfn(S3C2410_CS3 + 0x01000000),
Dmach-bast.c67 #define PA_CS3(item) (__phys_to_pfn((item) + S3C2410_CS3))