Searched refs:OPSPUT_LAN_PLD_IRQ_BASE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/opsput/
H A Dopsput_lan.h40 #define OPSPUT_LAN_IRQ_LAN (OPSPUT_LAN_PLD_IRQ_BASE + 1) /* LAN */
41 #define OPSPUT_LAN_IRQ_I2C (OPSPUT_LAN_PLD_IRQ_BASE + 3) /* I2C */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dirq.h61 #define OPSPUT_LAN_PLD_IRQ_BASE \ macro
H A Dm32r.h42 #define M32R_INT0ICU_IRQ_BASE OPSPUT_LAN_PLD_IRQ_BASE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/platforms/opsput/
H A Dsetup.c164 #define irq2lanpldirq(x) ((x) - OPSPUT_LAN_PLD_IRQ_BASE)

Completed in 29 milliseconds