Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dcppi41.c74 #define QMGR_PENDING_SLOT_Q(x) (x / 32) macro
310 for (i = QMGR_PENDING_SLOT_Q(first_completion_queue); i < qmgr_num_pend; in cppi41_irq()
316 if (i == QMGR_PENDING_SLOT_Q(first_completion_queue) && val) { in cppi41_irq()