Searched refs:MIi_CheckDma0SourceAddress (Results 1 – 9 of 9) sorted by relevance
| /TwlSDK-5.1.0/build/libraries/mi/common/src/ |
| D | mi_dma_hblank.c | 44 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_INC); in MI_HBlankDmaCopy32() 77 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_INC); in MI_HBlankDmaCopy16() 110 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_INC); in MI_HBlankDmaCopy32If() 143 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_INC); in MI_HBlankDmaCopy16If()
|
| D | mi_dma_vblank.c | 48 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_INC); in MI_VBlankDmaCopy32() 87 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_INC); in MI_VBlankDmaCopy16() 125 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_INC); in MI_VBlankDmaCopy32Async() 172 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_INC); in MI_VBlankDmaCopy16Async()
|
| D | mi_dma.c | 208 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_INC); in MIi_DmaCopy32() 253 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_INC); in MIi_DmaSend32() 298 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_FIX); in MIi_DmaRecv32() 343 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_FIX); in MIi_DmaPipe32() 428 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_INC); in MIi_DmaCopy16() 473 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_INC); in MIi_DmaSend16() 518 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_FIX); in MIi_DmaRecv16() 563 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_FIX); in MIi_DmaPipe16() 666 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_INC); in MIi_DmaCopy32Async() 728 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_INC); in MIi_DmaSend32Async() [all …]
|
| D | mi_dma_mainmem.c | 40 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, 0x18000, MI_DMA_SRC_INC); in MI_DispMemDmaCopy()
|
| D | mi_dma_gxcommand.c | 80 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, commandLength, MI_DMA_SRC_INC); in MI_SendGXCommand() 143 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, commandLength, MI_DMA_SRC_INC); in MI_SendGXCommandAsync() 306 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, commandLength, MI_DMA_SRC_INC); in MI_SendGXCommandAsyncFast()
|
| D | mi_dma_card.c | 56 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_FIX); in MIi_CardDmaCopy32()
|
| /TwlSDK-5.1.0/build/libraries/mi/common/include/ |
| D | mi_dma.h | 140 void MIi_CheckDma0SourceAddress(u32 dmaNo, u32 src, u32 size, u32 dir);
|
| /TwlSDK-5.1.0/build/libraries/os/common/include/ |
| D | mi_dma.h | 237 void MIi_CheckDma0SourceAddress(u32 dmaNo, u32 src, u32 size, u32 dir);
|
| /TwlSDK-5.1.0/build/libraries/init/common/include/ |
| D | mi_dma.h | 237 void MIi_CheckDma0SourceAddress(u32 dmaNo, u32 src, u32 size, u32 dir);
|