Searched refs:USBPORTSC_OCC (Results 1 – 3 of 3) sorted by relevance
34 #define RWC_BITS (USBPORTSC_OCC | USBPORTSC_PEC | USBPORTSC_CSC)67 mask &= ~USBPORTSC_OCC; in get_hub_status_data()282 if ((status & USBPORTSC_OCC) && !ignore_oc) in uhci_hub_control()396 CLR_RH_PORTSTAT(USBPORTSC_OCC); in uhci_hub_control()
64 #define USBPORTSC_OCC 0x0800 /* Over Current Change R/WC */ macro
267 (status & USBPORTSC_OCC) ? " OverCurrentChange" : "", in uhci_show_sc()