Searched refs:DMA7_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.h21 #define DMA7_INTR_VECT 0x3e 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.h20 #define DMA7_INTR_VECT 0x3e 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.h15 #define DMA7_INTR_VECT 0x3a 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.c208 #define DMA_IN_INTR_VECT DMA7_INTR_VECT
501 } else if (request_irq(DMA7_INTR_VECT,
516 free_irq(DMA7_INTR_VECT, &ports[1]);
527 free_irq(DMA7_INTR_VECT, &ports[1]);

Completed in 90 milliseconds