Home
last modified time | relevance | path

Searched refs:SGI_PANEL_IRQ (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/mips/sgi-ip22/
Dip22-reset.c117 enable_irq(SGI_PANEL_IRQ); in debounce()
177 disable_irq(SGI_PANEL_IRQ); in panel_int()
233 request_irq(SGI_PANEL_IRQ, panel_int, 0, "Front Panel", NULL); in reboot_setup()
/linux-2.4.37.9/include/asm-mips/sgi/
Dip22.h58 #define SGI_PANEL_IRQ SGINT_LOCAL1 + 1 /* front panel */ macro
/linux-2.4.37.9/include/asm-mips64/sgi/
Dip22.h58 #define SGI_PANEL_IRQ SGINT_LOCAL1 + 1 /* front panel */ macro