Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A DMCD_tasksInit.h25 void MCD_startDmaChainEu(int *currBD, short srcIncr, short destIncr,
/openbmc/u-boot/drivers/dma/
H A DMCD_tasksInit.c88 void MCD_startDmaChainEu(int *currBD, short srcIncr, short destIncr, in MCD_startDmaChainEu() function
H A DMCD_dmaApi.c581 MCD_startDmaChainEu((int *)srcAddr, srcIncr, destIncr, in MCD_startDma()