Searched refs:UHCI_STS_HSE (Results 1 – 2 of 2) sorted by relevance
63 #define UHCI_STS_HSE 0x0008 macro
1429 if (status & (UHCI_STS_RD | UHCI_STS_HSE | in uhci_interrupt()1437 if (status & UHCI_STS_HSE) { in uhci_interrupt()1460 UHCI_STS_HSE | in uhci_interrupt()