Home
last modified time | relevance | path

Searched refs:S3C2410_CS4 (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-anubis.c248 [0] = DEFINE_RES_MEM(S3C2410_CS4, 8 * 32),
249 [1] = DEFINE_RES_MEM(S3C2410_CS4 + (1 << 26) + (6 * 32), 32),
Dmach-vr1000.c60 #define PA_CS4(item) (__phys_to_pfn((item) + S3C2410_CS4))
Dmach-bast.c71 #define PA_CS4(item) (__phys_to_pfn((item) + S3C2410_CS4))
Dmach-mini2440.c60 #define MACH_MINI2440_DM9K_BASE (S3C2410_CS4 + 0x300)
/Linux-v4.19/arch/arm/mach-s3c24xx/include/mach/
Dmap.h119 #define S3C2410_CS4 (0x20000000) macro