Home
last modified time | relevance | path

Searched refs:dstStatusRegisterAddress (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/arm/mach-bcmring/
Ddma_device.c59 .dstStatusRegisterAddress = 0x00000000,
83 .dstStatusRegisterAddress = 0x00000000,
111 .dstStatusRegisterAddress = 0x00000000,
135 .dstStatusRegisterAddress = 0,
158 .dstStatusRegisterAddress = 0,
181 .dstStatusRegisterAddress = 0,
204 .dstStatusRegisterAddress = 0,
233 .dstStatusRegisterAddress = 0x30490010,
262 .dstStatusRegisterAddress = 0x00000000,
285 .dstStatusRegisterAddress = 0x00000000,
[all …]
/linux-2.6.39/arch/arm/mach-bcmring/include/csp/
DdmacHw.h155 uint32_t dstStatusRegisterAddress; /* Destination status register address of type */ member
/linux-2.6.39/arch/arm/mach-bcmring/csp/dmac/
DdmacHw.c475 if (pConfig->dstStatusRegisterAddress != 0) { in dmacHw_configChannel()
480 pConfig->dstStatusRegisterAddress); in dmacHw_configChannel()