Searched refs:USB_PORT_STAT_C_RESET (Results 1 – 5 of 5) sorted by relevance
140 #define USB_PORT_STAT_C_RESET 0x0010 macro
400 if (portchange & USB_PORT_STAT_C_RESET) { in hub_events_Port2()
6756 if (portchange & USB_PORT_STAT_C_RESET) { in hub_events()9394 if (portchange & USB_PORT_STAT_C_RESET) { in hub_events_EX()
127 #define USB_PORT_STAT_C_RESET 0x0010 // port clear port reset macro
1380 if (u16Portchange & USB_PORT_STAT_C_RESET) in ms_hub_events()