Searched refs:MI_NDmaCopy (Results 1 – 4 of 4) sorted by relevance
| /TwlSDK-5.5/build/libraries/gx/ARM9/include/ |
| D | gxdma.h | 52 MI_NDmaCopy(dmaNo-4, src, dest, size); in GXi_DmaCopy32() 75 MI_NDmaCopy(dmaNo-4, src, dest, size); in GXi_DmaCopy16()
|
| /TwlSDK-5.5/build/demos.TWL/mi/ndma-1/src/ |
| D | main.c | 88 MI_NDmaCopy( 0, &src[0], &dest[0], 0x20 ); in NitroMain()
|
| /TwlSDK-5.5/include/twl/mi/common/ |
| D | dma.h | 303 void MI_NDmaCopy (u32 ndmaNo,
|
| /TwlSDK-5.5/build/libraries/mi/common.TWL/src/ |
| D | mi_ndma.c | 386 void MI_NDmaCopy(u32 ndmaNo, const void *src, void *dest, u32 size ) in MI_NDmaCopy() function
|