Searched refs:IRQ_EINT_GROUP (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-s5p6440/include/mach/
H A Dirqs.h93 * Use IRQ_EINT_GROUP(group, offset) to get the number for use in the
112 #define IRQ_EINT_GROUP(grp, x) (IRQ_EINT_GROUP##grp##_BASE + (x)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c64xx/include/mach/
H A Dirqs.h170 * Use IRQ_EINT_GROUP(group, offset) to get the number for use in the
195 #define IRQ_EINT_GROUP(group, no) (IRQ_EINT_GROUP##group##_BASE + (no)) macro

Completed in 56 milliseconds