Searched refs:NR_GPIO_IRQS (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/include/mach/
H A Dirq.h10 #define NR_GPIO_IRQS (NR_GPIO_CTLR * 32) macro
12 #define NR_IRQS (GPIO_IRQ_BASE + NR_GPIO_IRQS)
H A Dgpio.h11 #define ARCH_NR_GPIOS (NR_GPIO_IRQS + 2 * 32)
35 if (gpio < NR_GPIO_IRQS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-kirkwood/include/mach/
H A Dirqs.h59 #define NR_GPIO_IRQS 50 macro
61 #define NR_IRQS (IRQ_KIRKWOOD_GPIO_START + NR_GPIO_IRQS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-loki/include/mach/
H A Dirqs.h53 #define NR_GPIO_IRQS GPIO_MAX macro
55 #define NR_IRQS (IRQ_LOKI_GPIO_START + NR_GPIO_IRQS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/include/mach/
H A Dirqs.h55 #define NR_GPIO_IRQS 32 macro
57 #define NR_IRQS (IRQ_ORION5X_GPIO_START + NR_GPIO_IRQS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/include/mach/
H A Dirqs.h33 #define NR_IRQS (NR_MSM_IRQS + NR_GPIO_IRQS + NR_BOARD_IRQS)
H A Dirqs-7x00.h72 #define NR_GPIO_IRQS 122 macro
H A Dirqs-8x50.h101 #define NR_GPIO_IRQS 165 macro
H A Dirqs-7x30.h160 #define NR_GPIO_IRQS 182 macro
161 #define PMIC8058_IRQ_BASE (NR_MSM_IRQS + NR_GPIO_IRQS)
H A Dsirc.h59 #define FIRST_SIRC_IRQ (NR_MSM_IRQS + NR_GPIO_IRQS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-dove/include/mach/
H A Dirqs.h84 #define NR_GPIO_IRQS 64 macro
89 #define IRQ_DOVE_PMU_START (IRQ_DOVE_GPIO_START + NR_GPIO_IRQS)
H A Dgpio.h35 if (pin < NR_GPIO_IRQS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mv78xx0/include/mach/
H A Dirqs.h89 #define NR_GPIO_IRQS 32 macro
91 #define NR_IRQS (IRQ_MV78XX0_GPIO_START + NR_GPIO_IRQS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dboard-trout.h145 #define TROUT_INT_START (NR_MSM_IRQS + NR_GPIO_IRQS)

Completed in 187 milliseconds