Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-s3c24xx/
Dvr1000.h41 #define VR1000_PA_CTRL2 (S3C2410_CS1 | 0x6000000)
44 #define VR1000_PA_CTRL3 (S3C2410_CS1 | 0x6800000)
47 #define VR1000_PA_CTRL4 (S3C2410_CS1 | 0x7000000)
112 #define VR1000_PA_SRAM (S3C2410_CS1 | 0x05000000)
Dbast.h84 #define BAST_PA_CTRL2 (S3C2410_CS1 | 0x6000000)
87 #define BAST_PA_CTRL3 (S3C2410_CS1 | 0x6800000)
90 #define BAST_PA_CTRL4 (S3C2410_CS1 | 0x7000000)
Danubis.h38 #define ANUBIS_PA_CPLD (S3C2410_CS1 | (1<<26))
Dosiris.h34 #define OSIRIS_PA_CPLD (S3C2410_CS1 | (1<<26))
Dsimtec-nor.c57 [0] = DEFINE_RES_MEM(S3C2410_CS1 + 0x4000000, SZ_8M),
/linux-4.4.14/arch/arm/mach-s3c24xx/include/mach/
Dmap.h130 #define S3C2410_CS1 (0x08000000) macro