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