Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A DMCD_tasksInit.h30 void MCD_startDmaSingleEu(char *srcAddr, short srcIncr, char *destAddr,
/openbmc/u-boot/drivers/dma/
H A DMCD_tasksInit.c128 void MCD_startDmaSingleEu(char *srcAddr, short srcIncr, char *destAddr, in MCD_startDmaSingleEu() function
H A DMCD_dmaApi.c532 MCD_startDmaSingleEu((char *)srcAddr, srcIncr, in MCD_startDma()