Searched refs:RWC_BITS (Results 1 – 1 of 1) sorted by relevance
36 #define RWC_BITS (USBPORTSC_OCC | USBPORTSC_PEC | USBPORTSC_CSC) macro50 (USBPORTSC_CCS | RWC_BITS)) || in any_ports_active()60 int mask = RWC_BITS; in get_hub_status_data()82 status &= ~(RWC_BITS|WZ_BITS); \84 status |= RWC_BITS & (x); \90 status &= ~(RWC_BITS|WZ_BITS); \