Searched refs:completeTransferInterrupt (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/
H A Ddma_device.c35 .completeTransferInterrupt = dmacHw_INTERRUPT_ENABLE,
67 .completeTransferInterrupt = dmacHw_INTERRUPT_ENABLE,
89 .completeTransferInterrupt = dmacHw_INTERRUPT_ENABLE,
117 .completeTransferInterrupt = dmacHw_INTERRUPT_ENABLE,
144 .completeTransferInterrupt = dmacHw_INTERRUPT_DISABLE,
167 .completeTransferInterrupt = dmacHw_INTERRUPT_ENABLE,
190 .completeTransferInterrupt = dmacHw_INTERRUPT_DISABLE,
213 .completeTransferInterrupt = dmacHw_INTERRUPT_ENABLE,
228 .completeTransferInterrupt = dmacHw_INTERRUPT_ENABLE,
257 .completeTransferInterrupt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/include/csp/
H A DdmacHw.h176 dmacHw_INTERRUPT_e completeTransferInterrupt; /* Complete DMA trsnafer interrupt */ member in struct:__anon7902
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/csp/dmac/
H A DdmacHw.c505 if (pConfig->completeTransferInterrupt == dmacHw_INTERRUPT_ENABLE) {

Completed in 35 milliseconds