Home
last modified time | relevance | path

Searched refs:S3C2410_EINTREG (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-s3c2410/include/mach/
Dregs-irq.h18 #define S3C2410_EINTREG(x) ((x) + S3C24XX_VA_GPIO) macro
35 #define S3C2410_EINTMASK S3C2410_EINTREG(0x0A4)
36 #define S3C2410_EINTPEND S3C2410_EINTREG(0X0A8)
37 #define S3C2412_EINTMASK S3C2410_EINTREG(0x0B4)
38 #define S3C2412_EINTPEND S3C2410_EINTREG(0X0B8)
/arch/arm/mach-s3c24a0/include/mach/
Dregs-irq.h16 #define S3C2410_EINTMASK S3C2410_EINTREG(0x034)
17 #define S3C2410_EINTPEND S3C2410_EINTREG(0X038)