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

/linux-master/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;
316 if (i == QMGR_PENDING_SLOT_Q(first_completion_queue) && val) {

Completed in 77 milliseconds