Home
last modified time | relevance | path

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

/arch/arm/mach-bcmring/include/mach/csp/
DdmacHw_reg.h136 #define dmacHw_REG_INT_RAW_BLOCK(module) (((dmacHw_INT_RAW_t *) dmacHw_REG_INT_RAW_BASE((mod… macro
/arch/arm/mach-bcmring/csp/dmac/
DdmacHw_extra.c80 module, (uint32_t) (dmacHw_REG_INT_RAW_BLOCK(module))); in DisplayRegisterContents()