Searched refs:IRQ_AUTO_4 (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dirq.h59 #define IRQ_AUTO_4 4 /* level 4 interrupt */ macro
H A Dmac_oss.h74 #define OSS_IRQLEV_IOPSCC IRQ_AUTO_4 /* matches VIA alternate mapping */
H A Dmacints.h135 #define IRQ_MAC_SCC IRQ_AUTO_4
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/atari/
H A Dataints.c145 if (irq == IRQ_AUTO_4)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/mac/
H A Dpsc.c122 if (request_irq(IRQ_AUTO_4, psc_irq, 0, "psc4", (void *) 0x40))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/q40/
H A Dq40ints.c90 m68k_irq_startup(IRQ_AUTO_4);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/amiga/
H A Damiints.c79 if (request_irq(IRQ_AUTO_4, ami_int4, 0, "int4", NULL))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Datafb.c3095 error = request_irq(IRQ_AUTO_4, falcon_vbl_switcher,

Completed in 69 milliseconds