Home
last modified time | relevance | path

Searched refs:MI_DMA_TIMING_GXFIFO (Results 1 – 6 of 6) sorted by relevance

/TwlSDK-5.1.0/build/libraries/mi/common/include/
Ddma_red.h292 MI_DMA_ENABLE | MI_DMA_TIMING_GXFIFO | \
299 MI_DMA_ENABLE | MI_DMA_TIMING_GXFIFO | \
/TwlSDK-5.1.0/build/libraries/os/common/include/
Ddma_red.h292 MI_DMA_ENABLE | MI_DMA_TIMING_GXFIFO | \
299 MI_DMA_ENABLE | MI_DMA_TIMING_GXFIFO | \
/TwlSDK-5.1.0/build/libraries/init/common/include/
Ddma_red.h292 MI_DMA_ENABLE | MI_DMA_TIMING_GXFIFO | \
299 MI_DMA_ENABLE | MI_DMA_TIMING_GXFIFO | \
/TwlSDK-5.1.0/build/libraries/mi/common/src/
Dmi_dma_gxcommand.c304 MIi_CheckAnotherAutoDMA(dmaNo, MI_DMA_TIMING_GXFIFO); in MI_SendGXCommandAsyncFast()
Dmi_dma.c1377 || timing == MI_DMA_TIMING_GXFIFO in MIi_CheckAnotherAutoDMA()
/TwlSDK-5.1.0/include/nitro/mi/
Ddma.h60 # define MI_DMA_TIMING_GXFIFO (7UL << REG_MI_DMA0CNT_MODE_SHIFT) // geometry FIFO macro
203 # define MI_CNT_GXCOPY(size) ( MI_DMA_ENABLE | MI_DMA_TIMING_GXFIFO | MI_DMA_SRC_INC | MI_DMA…