Searched refs:GBUS_INT_BITS_PER_WORD (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-v850/
H A Dgbus_int.h43 #define GBUS_INT_BITS_PER_WORD 16 macro
44 #define GBUS_INT_NUM_WORDS (IRQ_GBUS_INT_NUM / GBUS_INT_BITS_PER_WORD)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/v850/kernel/
H A Dgbus_int.c119 irq = IRQ_GBUS_INT (w * GBUS_INT_BITS_PER_WORD);

Completed in 52 milliseconds