Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/sgi-ip22/
Dip22-reset.c102 if (sgint->istat1 & SGINT_ISTAT1_PWR) { in debounce()
148 if (sgint->istat1 & SGINT_ISTAT1_PWR) { in panel_int()
/linux-3.4.99/arch/mips/include/asm/sgi/
Dioc.h58 #define SGINT_ISTAT1_PWR 0x02 macro