Searched refs:QUEUE_IRQ_SRC_NOT_NEARLY_EMPTY (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-ixp4xx/include/mach/ | ||
D | qmgr.h | 43 #define QUEUE_IRQ_SRC_NOT_NEARLY_EMPTY 5 macro |
/arch/arm/mach-ixp4xx/ | ||
D | ixp4xx_qmgr.c | 44 BUG_ON(src != QUEUE_IRQ_SRC_NOT_NEARLY_EMPTY); in qmgr_set_irq() |