Searched refs:EHCI_USBSTS_PSS (Results 1 – 2 of 2) sorted by relevance
96 #define EHCI_USBSTS_PSS (1 << 14) /* Bit 14: Periodic Schedule Status */ macro
950 …while ((EHCI_HCOR->usbsts & (EHCI_USBSTS_PSS | EHCI_USBSTS_ASS)) || ((EHCI_HCOR->usbsts & EHCI_USB… in usb_hc_deinit()
Completed in 11 milliseconds