Searched refs:M32700UT_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/
H A Dirq.h37 #define M32700UT_LAN_PLD_IRQ_BASE \ macro
H A Dm32r.h29 #define M32R_INT0ICU_IRQ_BASE M32700UT_LAN_PLD_IRQ_BASE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/m32700ut/
H A Dm32700ut_lan.h40 #define M32700UT_LAN_IRQ_LAN (M32700UT_LAN_PLD_IRQ_BASE + 1) /* LAN */
41 #define M32700UT_LAN_IRQ_I2C (M32700UT_LAN_PLD_IRQ_BASE + 3) /* I2C */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/platforms/m32700ut/
H A Dsetup.c163 #define irq2lanpldirq(x) ((x) - M32700UT_LAN_PLD_IRQ_BASE)

Completed in 109 milliseconds