Searched refs:DMA_O_SETCHNLPRIALT (Results 1 – 2 of 2) sorted by relevance
64 HWREG(DMA_BASE + DMA_O_SETCHNLPRIALT) = channelBitMask; in uDMAEnableChannelAttribute()126 if (HWREG(DMA_BASE + DMA_O_SETCHNLPRIALT) & (channelBitMask)) in uDMAGetChannelAttribute()
79 #define DMA_O_SETCHNLPRIALT 0x00000030U macro