Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Dcppi41.c61 #define TOTAL_DESCS_NUM (ALLOC_DECS_NUM * DESCS_AREAS) macro
62 #define QMGR_SCRATCH_SIZE (TOTAL_DESCS_NUM * 4)
920 cppi_writel(TOTAL_DESCS_NUM, cdd->qmgr_mem + QMGR_LRAM_SIZE); in init_cppi41()