Searched refs:errorInterrupt (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/arch/arm/mach-bcmring/ |
D | dma_device.c | 36 .errorInterrupt = dmacHw_INTERRUPT_ENABLE, 68 .errorInterrupt = dmacHw_INTERRUPT_ENABLE, 90 .errorInterrupt = dmacHw_INTERRUPT_ENABLE, 118 .errorInterrupt = dmacHw_INTERRUPT_ENABLE, 145 .errorInterrupt = dmacHw_INTERRUPT_ENABLE, 168 .errorInterrupt = dmacHw_INTERRUPT_ENABLE, 191 .errorInterrupt = dmacHw_INTERRUPT_ENABLE, 214 .errorInterrupt = dmacHw_INTERRUPT_ENABLE, 229 .errorInterrupt = dmacHw_INTERRUPT_DISABLE, 258 .errorInterrupt = dmacHw_INTERRUPT_DISABLE, [all …]
|
/linux-2.6.39/arch/arm/mach-bcmring/include/csp/ |
D | dmacHw.h | 177 dmacHw_INTERRUPT_e errorInterrupt; /* Error interrupt */ member
|
/linux-2.6.39/arch/arm/mach-bcmring/csp/dmac/ |
D | dmacHw.c | 511 if (pConfig->errorInterrupt == dmacHw_INTERRUPT_ENABLE) { in dmacHw_configChannel()
|