Searched refs:DMA6_INTR_VECT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
H A Dintr_vect.h20 #define DMA6_INTR_VECT 0x3d macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/hwregs/asm/
H A Dintr_vect.h19 #define DMA6_INTR_VECT 0x3d macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
H A Dintr_vect.h14 #define DMA6_INTR_VECT 0x39 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/drivers/
H A Dsync_serial.c207 #define DMA_OUT_INTR_VECT DMA6_INTR_VECT
494 if (request_irq(DMA6_INTR_VECT,
506 free_irq(DMA6_INTR_VECT, &ports[1]);
515 free_irq(DMA6_INTR_VECT, &ports[1]);
526 free_irq(DMA6_INTR_VECT, &ports[1]);

Completed in 53 milliseconds