Home
last modified time | relevance | path

Searched refs:dmacHw_REG_DSTAT (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-bcmring/include/mach/csp/
DdmacHw_reg.h203 #define dmacHw_REG_DSTAT(module, chan) (dmacHw_CHAN_BASE((module), (chan))->ChannelDstat.l… macro
351 #define dmacHw_GET_DSTAT(module, channel) (dmacHw_REG_DSTAT((module), (channel)))
/arch/arm/mach-bcmring/csp/dmac/
DdmacHw_extra.c174 (uint32_t) (dmacHw_REG_DSTAT(module, chan))); in DisplayRegisterContents()
218 module, chan, (uint32_t) (dmacHw_REG_DSTAT(module, chan))); in DisplayRegisterContents()