Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A DMCD_tasksInit.h26 void MCD_startDmaChainEu(int *currBD, short srcIncr, short destIncr,
/OK3568_Linux_fs/u-boot/drivers/dma/
H A DMCD_tasksInit.c89 void MCD_startDmaChainEu(int *currBD, short srcIncr, short destIncr, in MCD_startDmaChainEu() function
H A DMCD_dmaApi.c582 MCD_startDmaChainEu((int *)srcAddr, srcIncr, destIncr, in MCD_startDma()