Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/hw/ARM9/
Dioreg_MI.h230 #define REG_MI_DMA0CNT_DAR_SHIFT 21 macro
247 ((u32)(dar) << REG_MI_DMA0CNT_DAR_SHIFT) | \
/TwlSDK-5.1.0/include/nitro/mi/
Ddma.h84 #define MI_DMA_DEST_INC (0UL << REG_MI_DMA0CNT_DAR_SHIFT) // imcrement destination ad…
85 #define MI_DMA_DEST_DEC (1UL << REG_MI_DMA0CNT_DAR_SHIFT) // decrement destination ad…
86 #define MI_DMA_DEST_FIX (2UL << REG_MI_DMA0CNT_DAR_SHIFT) // fix destination address
87 #define MI_DMA_DEST_RELOAD (3UL << REG_MI_DMA0CNT_DAR_SHIFT) // increment destination ad…
/TwlSDK-5.1.0/include/twl/hw/ARM9/
Dioreg_MI.h710 #define REG_MI_DMA0CNT_DAR_SHIFT 21 macro
727 ((u32)(dar) << REG_MI_DMA0CNT_DAR_SHIFT) | \