Searched defs:destAddr (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/dma/ |
| H A D | MCD_tasksInit.c | 58 void MCD_startDmaSingleNoEu(char *srcAddr, short srcIncr, char *destAddr, in MCD_startDmaSingleNoEu() 129 void MCD_startDmaSingleEu(char *srcAddr, short srcIncr, char *destAddr, in MCD_startDmaSingleEu()
|
| H A D | MCD_dmaApi.c | 360 int MCD_startDma(int channel, s8 * srcAddr, s16 srcIncr, s8 * destAddr, in MCD_startDma()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | MCD_dma.h | 264 s8 *destAddr; member
|