Searched refs:USBPORTSC_OC (Results 1 – 4 of 4) sorted by relevance
275 status ^= USBPORTSC_OC; in uhci_hub_control()302 if (status & USBPORTSC_OC) in uhci_hub_control()
84 USBPORTSC_OC) in uhci_pci_resume_detect_interrupts_are_broken()
67 #define USBPORTSC_OC 0x0400 /* Over Current condition */ macro
269 (status & USBPORTSC_OC) ? " OverCurrent" : "", in uhci_show_sc()