Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/src/dma/
Ddmac_core.c309 uintptr_t dstDummy = 0; in DmacFillLli() local
330 dstaddr = dstDummy = DmacGetDummyBuf(cntlr, chanInfo); in DmacFillLli()
350 dstaddr += (chanInfo->transType == TRASFER_TYPE_P2M && dstDummy == 0) ? plli->count : 0; in DmacFillLli()