Searched refs:USBSTS_HCPE (Results 1 – 3 of 3) sorted by relevance
32 #define USBSTS_HCPE 0x0010 /* Host Controller Process Error: macro
321 (usbstat & USBSTS_HCPE) ? "HostControllerProcessError " : "", in uhci_show_status()
436 if (status & USBSTS_HCPE) in uhci_irq()