Home
last modified time | relevance | path

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

/dpdk/drivers/dma/dpaa/
H A Ddpaa_qdma.h34 #define FSL_QDMA_BCQSR(x) (0xc4 + 0x100 * (x)) macro
H A Ddpaa_qdma.c601 FSL_QDMA_BCQSR(fsl_queue->id)); in fsl_qdma_enqueue_desc()