Home
last modified time | relevance | path

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

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