Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/ti/
Dcppi41.c141 u16 qmgr_num_pend; member
245 u16 qmgr_num_pend; member
305 u16 qmgr_num_pend = cdd->qmgr_num_pend; in cppi41_irq() local
309 for (i = QMGR_PENDING_SLOT_Q(first_completion_queue); i < qmgr_num_pend; in cppi41_irq()
970 .qmgr_num_pend = 5,
978 .qmgr_num_pend = 2,
1071 cdd->qmgr_num_pend = glue_info->qmgr_num_pend; in cppi41_dma_probe()