Searched refs:S3C2410_IRQ (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c24a0/include/mach/
H A Dirqs.h15 #define IRQ_EINT0t2 S3C2410_IRQ(0) /* 16 */
19 #define IRQ_EINT3t6 S3C2410_IRQ(1)
20 #define IRQ_EINT7t10 S3C2410_IRQ(2)
21 #define IRQ_EINT11t14 S3C2410_IRQ(3)
22 #define IRQ_EINT15t18 S3C2410_IRQ(4) /* 20 */
23 #define IRQ_TICK S3C2410_IRQ(5)
24 #define IRQ_DCTQ S3C2410_IRQ(6)
25 #define IRQ_MC S3C2410_IRQ(7)
26 #define IRQ_ME S3C2410_IRQ(8) /* 24 */
27 #define IRQ_KEYPAD S3C2410_IRQ(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/include/mach/
H A Dirqs.h23 #define S3C2410_IRQ(x) ((x) + S3C2410_CPUIRQ_OFFSET) macro
26 #define IRQ_EINT0 S3C2410_IRQ(0) /* 16 */
27 #define IRQ_EINT1 S3C2410_IRQ(1)
28 #define IRQ_EINT2 S3C2410_IRQ(2)
29 #define IRQ_EINT3 S3C2410_IRQ(3)
30 #define IRQ_EINT4t7 S3C2410_IRQ(4) /* 20 */
31 #define IRQ_EINT8t23 S3C2410_IRQ(5)
32 #define IRQ_RESERVED6 S3C2410_IRQ(6) /* for s3c2410 */
33 #define IRQ_CAM S3C2410_IRQ(6) /* for s3c2440,s3c2443 */
34 #define IRQ_BATT_FLT S3C2410_IRQ(
[all...]

Completed in 157 milliseconds