Lines Matching refs:GXi_DmaId
165 GXi_DmaCopy32(GXi_DmaId, pSrc, pLCDC, sz); in GX_LoadTexEx()
166 GXi_DmaCopy32Async(GXi_DmaId, in GX_LoadTexEx()
172 GXi_DmaCopy32Async(GXi_DmaId, pSrc, pLCDC, szByte, NULL, NULL); in GX_LoadTexEx()
315 GXi_DmaCopy32(GXi_DmaId, pSrc, pLCDC, sz); in GX_LoadTex()
316 GXi_DmaCopy32Async(GXi_DmaId, in GX_LoadTex()
322 GXi_DmaCopy32Async(GXi_DmaId, pSrc, pLCDC, szByte, NULL, NULL); in GX_LoadTex()
338 GXi_WaitDma(GXi_DmaId); in GX_EndLoadTex()
409 GXi_DmaCopy32Async(GXi_DmaId, pSrc, (void *)(base + destSlotAddr), szByte, NULL, NULL); in GX_LoadTexPlttEx()
491 GXi_DmaCopy32Async(GXi_DmaId, in GX_LoadTexPltt()
509 GXi_WaitDma(GXi_DmaId); in GX_EndLoadTexPltt()
597 GXi_DmaCopy32Async(GXi_DmaId, pSrc, (void *)(sClrImgLCDCBlk), szByte, NULL, NULL); in GX_LoadClearImageColor()
623 GXi_DmaCopy32Async(GXi_DmaId, in GX_LoadClearImageDepth()
643 GXi_WaitDma(GXi_DmaId); in GX_EndLoadClearImage()