Searched refs:DMA_O_DONEMASK (Results 1 – 2 of 2) sorted by relevance
844 HWREG(DMA_BASE + DMA_O_DONEMASK) |= intChannel; in uDMAEnableSwEventInt()868 HWREG(DMA_BASE + DMA_O_DONEMASK) &= ~intChannel; in uDMADisableSwEventInt()
97 #define DMA_O_DONEMASK 0x00000520U macro