Searched refs:USB_PORT_STAT_C_OVERCURRENT (Results 1 – 5 of 5) sorted by relevance
139 #define USB_PORT_STAT_C_OVERCURRENT 0x0008 macro
391 if (portchange & USB_PORT_STAT_C_OVERCURRENT) { in hub_events_Port2()
6747 if (portchange & USB_PORT_STAT_C_OVERCURRENT) { in hub_events()9291 if (portchange & USB_PORT_STAT_C_OVERCURRENT) { in hub_events_EX()
126 #define USB_PORT_STAT_C_OVERCURRENT 0x0008 // port clear port over current macro
1371 if (u16Portchange & USB_PORT_STAT_C_OVERCURRENT) in ms_hub_events()