Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/hw/ARM9/
Dioreg_MI.h226 #define REG_MI_DMA0CNT_SAR_SHIFT 23 macro
246 ((u32)(sar) << REG_MI_DMA0CNT_SAR_SHIFT) | \
/TwlSDK-5.1.0/include/nitro/mi/
Ddma.h81 #define MI_DMA_SRC_INC (0UL << REG_MI_DMA0CNT_SAR_SHIFT) // increment source address
82 #define MI_DMA_SRC_DEC (1UL << REG_MI_DMA0CNT_SAR_SHIFT) // decrement source address
83 #define MI_DMA_SRC_FIX (2UL << REG_MI_DMA0CNT_SAR_SHIFT) // fix source address
/TwlSDK-5.1.0/include/twl/hw/ARM9/
Dioreg_MI.h706 #define REG_MI_DMA0CNT_SAR_SHIFT 23 macro
726 ((u32)(sar) << REG_MI_DMA0CNT_SAR_SHIFT) | \