Home
last modified time | relevance | path

Searched refs:MIi_CheckDma0SourceAddress (Results 1 – 9 of 9) sorted by relevance

/TwlSDK-5.1.0/build/libraries/mi/common/src/
Dmi_dma_hblank.c44 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()
Dmi_dma_vblank.c48 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()
Dmi_dma.c208 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 …]
Dmi_dma_mainmem.c40 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, 0x18000, MI_DMA_SRC_INC); in MI_DispMemDmaCopy()
Dmi_dma_gxcommand.c80 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()
Dmi_dma_card.c56 MIi_CheckDma0SourceAddress(dmaNo, (u32)src, size, MI_DMA_SRC_FIX); in MIi_CardDmaCopy32()
/TwlSDK-5.1.0/build/libraries/mi/common/include/
Dmi_dma.h140 void MIi_CheckDma0SourceAddress(u32 dmaNo, u32 src, u32 size, u32 dir);
/TwlSDK-5.1.0/build/libraries/os/common/include/
Dmi_dma.h237 void MIi_CheckDma0SourceAddress(u32 dmaNo, u32 src, u32 size, u32 dir);
/TwlSDK-5.1.0/build/libraries/init/common/include/
Dmi_dma.h237 void MIi_CheckDma0SourceAddress(u32 dmaNo, u32 src, u32 size, u32 dir);