Searched refs:SGINT_ISTAT1_PWR (Results 1 – 2 of 2) sorted by relevance
102 if (sgint->istat1 & SGINT_ISTAT1_PWR) { in debounce()147 if (sgint->istat1 & SGINT_ISTAT1_PWR) { in panel_int()
58 #define SGINT_ISTAT1_PWR 0x02 macro