Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/src/dma/
Ddmac_core.c278 static uintptr_t DmacGetDummyBuf(struct DmaCntlr *cntlr, struct DmacChanInfo *chan) in DmacGetDummyBuf() function
327 srcaddr = srcDummy = DmacGetDummyBuf(cntlr, chanInfo); in DmacFillLli()
330 dstaddr = dstDummy = DmacGetDummyBuf(cntlr, chanInfo); in DmacFillLli()