Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/soc/ixp4xx/
H A Dqmgr.h40 #define QUEUE_IRQ_SRC_NOT_NEARLY_EMPTY 5 macro
/OK3568_Linux_fs/kernel/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c132 BUG_ON(src != QUEUE_IRQ_SRC_NOT_NEARLY_EMPTY); in qmgr_set_irq()