Searched refs:SGI_PANEL_IRQ (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sgi-ip22/
H A Dip22-reset.c117 enable_irq(SGI_PANEL_IRQ);
150 disable_irq_nosync(SGI_PANEL_IRQ);
193 res = request_irq(SGI_PANEL_IRQ, panel_int, 0, "Front Panel", NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sgi/
H A Dip22.h59 #define SGI_PANEL_IRQ SGINT_LOCAL1 + 1 /* front panel */ macro

Completed in 129 milliseconds