QMGR_SCRATCH_SIZE  845 drivers/dma/ti/cppi41.c 	dma_free_coherent(dev, QMGR_SCRATCH_SIZE, cdd->qmgr_scratch,
QMGR_SCRATCH_SIZE  913 drivers/dma/ti/cppi41.c 	BUILD_BUG_ON(QMGR_SCRATCH_SIZE > ((1 << 14) - 1));
QMGR_SCRATCH_SIZE  914 drivers/dma/ti/cppi41.c 	cdd->qmgr_scratch = dma_alloc_coherent(dev, QMGR_SCRATCH_SIZE,
QMGR_SCRATCH_SIZE 1206 drivers/dma/ti/cppi41.c 	cppi_writel(QMGR_SCRATCH_SIZE, cdd->qmgr_mem + QMGR_LRAM_SIZE);