Home
last modified time | relevance | path

Searched refs:USBPORTSC_OC (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/host/
Duhci-hub.c275 status ^= USBPORTSC_OC; in uhci_hub_control()
302 if (status & USBPORTSC_OC) in uhci_hub_control()
Duhci-pci.c84 USBPORTSC_OC) in uhci_pci_resume_detect_interrupts_are_broken()
Duhci-hcd.h67 #define USBPORTSC_OC 0x0400 /* Over Current condition */ macro
Duhci-debug.c269 (status & USBPORTSC_OC) ? " OverCurrent" : "", in uhci_show_sc()