Home
last modified time | relevance | path

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

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