Searched refs:dstStatusRegisterAddress (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/arch/arm/mach-bcmring/ |
D | dma_device.c | 59 .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/ |
D | dmacHw.h | 155 uint32_t dstStatusRegisterAddress; /* Destination status register address of type */ member
|
/linux-2.6.39/arch/arm/mach-bcmring/csp/dmac/ |
D | dmacHw.c | 475 if (pConfig->dstStatusRegisterAddress != 0) { in dmacHw_configChannel() 480 pConfig->dstStatusRegisterAddress); in dmacHw_configChannel()
|