Home
last modified time | relevance | path

Searched refs:S3C2410_CS1 (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/arm/mach-s3c24xx/include/mach/
Dvr1000-map.h34 #define VR1000_PA_CTRL2 (S3C2410_CS1 | 0x6000000)
37 #define VR1000_PA_CTRL3 (S3C2410_CS1 | 0x6800000)
40 #define VR1000_PA_CTRL4 (S3C2410_CS1 | 0x7000000)
104 #define VR1000_PA_SRAM (S3C2410_CS1 | 0x05000000)
Dbast-map.h32 #define BAST_PA_CTRL2 (S3C2410_CS1 | 0x6000000)
35 #define BAST_PA_CTRL3 (S3C2410_CS1 | 0x6800000)
38 #define BAST_PA_CTRL4 (S3C2410_CS1 | 0x7000000)
Danubis-map.h23 #define ANUBIS_PA_CPLD (S3C2410_CS1 | (1<<26))
Dosiris-map.h23 #define OSIRIS_PA_CPLD (S3C2410_CS1 | (1<<26))
Dmap.h128 #define S3C2410_CS1 (0x08000000) macro
/linux-3.4.99/arch/arm/mach-s3c24xx/
Dsimtec-nor.c59 .start = S3C2410_CS1 + 0x4000000,
60 .end = S3C2410_CS1 + 0x4000000 + SZ_8M - 1,