Home
last modified time | relevance | path

Searched refs:SGIOC_PANEL_POWERINTR (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/mips/sgi-ip22/
Dip22-reset.c108 sgioc->panel = SGIOC_PANEL_POWERON | SGIOC_PANEL_POWERINTR | in debounce()
147 sgioc->panel = SGIOC_PANEL_POWERON | SGIOC_PANEL_POWERINTR; in panel_int()
163 if (!(buttons & SGIOC_PANEL_POWERINTR)) in panel_int()
/linux-2.6.39/arch/mips/include/asm/sgi/
Dioc.h132 #define SGIOC_PANEL_POWERINTR 0x02 macro