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

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

Completed in 144 milliseconds