Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dcppi41.c75 #define QMGR_PENDING_BIT_Q(x) (x % 32) macro
319 mask = 1 << QMGR_PENDING_BIT_Q(first_completion_queue); in cppi41_irq()