Searched refs:TX4939_NUM_IR (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/generic/
H A Dirq_tx4939.c50 } tx4939irq[TX4939_NUM_IR] __read_mostly;
158 if ((unsigned int)irc_irq >= TX4939_NUM_IR)
175 for (i = 1; i < TX4939_NUM_IR; i++) {
213 return TXX9_IRQ_BASE + (csr & (TX4939_NUM_IR - 1));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/txx9/
H A Drbtx4939.h122 #define RBTX4939_IRQ_IOC (TXX9_IRQ_BASE + TX4939_NUM_IR)
H A Dtx4939.h221 #define TX4939_NUM_IR 64 macro

Completed in 58 milliseconds