Searched refs:XHCI_STS_HSE (Results 1 – 2 of 2) sorted by relevance
121 #define XHCI_STS_HSE 0x00000004 /* RW - Host System Error */ macro
717 if (intrs & XHCI_STS_HSE) { in xhci_intr1()