Home
last modified time | relevance | path

Searched refs:MI_NDMA_DEST_INC (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.3.1/build/libraries/mi/common.TWL/include/
Dmi_ndma.h30 #define MIi_DEST_INC (MI_NDMA_DEST_INC | MI_NDMA_DEST_RELOAD_DISABLE)
/TwlSDK-5.3.1/include/twl/mi/common/
Ddma.h143 #define MI_NDMA_DEST_INC (0UL << REG_MI_NDMA0CNT_DAR_SHIFT) // increment macro
/TwlSDK-5.3.1/build/libraries/mi/common.TWL/src/
Dmi_ndma.c1904 MI_NDMA_SRC_FIX | MI_NDMA_DEST_INC | MI_NDMA_DEST_RELOAD_DISABLE | in MIi_CardNDmaRecv32()