Searched refs:QUEUE_IRQ_SRC_NOT_FULL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/soc/ixp4xx/ | ||
| D | qmgr.h | 42 #define QUEUE_IRQ_SRC_NOT_FULL 7 macro |
| /Linux-v5.4/drivers/soc/ixp4xx/ | ||
| D | ixp4xx-qmgr.c | 125 BUG_ON(src > QUEUE_IRQ_SRC_NOT_FULL); in qmgr_set_irq() |