Searched refs:QMGR_SCRATCH_SIZE (Results 1 – 1 of 1) sorted by relevance
62 #define QMGR_SCRATCH_SIZE (TOTAL_DESCS_NUM * 4) macro845 dma_free_coherent(dev, QMGR_SCRATCH_SIZE, cdd->qmgr_scratch, in deinit_cppi41()913 BUILD_BUG_ON(QMGR_SCRATCH_SIZE > ((1 << 14) - 1)); in init_cppi41()914 cdd->qmgr_scratch = dma_alloc_coherent(dev, QMGR_SCRATCH_SIZE, in init_cppi41()1206 cppi_writel(QMGR_SCRATCH_SIZE, cdd->qmgr_mem + QMGR_LRAM_SIZE); in cppi41_resume()