Home
last modified time | relevance | path

Searched refs:QUEUE_IRQ_SRC_NOT_NEARLY_EMPTY (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/soc/ixp4xx/
Dqmgr.h40 #define QUEUE_IRQ_SRC_NOT_NEARLY_EMPTY 5 macro
/Linux-v5.10/drivers/soc/ixp4xx/
Dixp4xx-qmgr.c132 BUG_ON(src != QUEUE_IRQ_SRC_NOT_NEARLY_EMPTY); in qmgr_set_irq()