Searched refs:REG_MI_DMA0CNT_DAR_SHIFT (Results 1 – 3 of 3) sorted by relevance
230 #define REG_MI_DMA0CNT_DAR_SHIFT 21 macro247 ((u32)(dar) << REG_MI_DMA0CNT_DAR_SHIFT) | \
84 #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 address87 #define MI_DMA_DEST_RELOAD (3UL << REG_MI_DMA0CNT_DAR_SHIFT) // increment destination ad…
710 #define REG_MI_DMA0CNT_DAR_SHIFT 21 macro727 ((u32)(dar) << REG_MI_DMA0CNT_DAR_SHIFT) | \