Searched refs:EHCI_USBSTS_ERR (Results 1 – 2 of 2) sorted by relevance
89 #define EHCI_USBSTS_ERR (1 << 1) /* Bit 1: USB Error Interrupt */ macro
1415 if (usbsts & EHCI_USBSTS_ERR) { in USBH_IRQHandler()
Completed in 10 milliseconds