Searched refs:SGINT_ISTAT1_PWR (Results 1 – 3 of 3) sorted by relevance
102 if (sgint->istat1 & SGINT_ISTAT1_PWR) { in debounce()149 if (sgint->istat1 & SGINT_ISTAT1_PWR) { in volume_up_button()162 if (sgint->istat1 & SGINT_ISTAT1_PWR) { in volume_down_button()175 if (sgint->istat1 & SGINT_ISTAT1_PWR) { in panel_int()
58 #define SGINT_ISTAT1_PWR 0x02 macro