Home
last modified time | relevance | path

Searched refs:MI_CNT_GXCOPY_IF (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/libraries/mi/common/src/
Dmi_dma_gxcommand.c311 MIi_DmaSetParameters(dmaNo, (u32)src, (u32)REG_GXFIFO_ADDR, MI_CNT_GXCOPY_IF(commandLength), 0); in MI_SendGXCommandAsyncFast()
/TwlSDK-5.1.0/include/nitro/mi/
Ddma.h204 # define MI_CNT_GXCOPY_IF(size) ( MI_CNT_GXCOPY(size) | MI_DMA_IF_ENABLE ) macro