Searched refs:dmacHw_REG_DSTAT (Results 1 – 2 of 2) sorted by relevance
203 #define dmacHw_REG_DSTAT(module, chan) (dmacHw_CHAN_BASE((module), (chan))->ChannelDstat.l… macro351 #define dmacHw_GET_DSTAT(module, channel) (dmacHw_REG_DSTAT((module), (channel)))
174 (uint32_t) (dmacHw_REG_DSTAT(module, chan))); in DisplayRegisterContents()218 module, chan, (uint32_t) (dmacHw_REG_DSTAT(module, chan))); in DisplayRegisterContents()