Searched refs:USB_PORT_STAT_C_SUSPEND (Results 1 – 5 of 5) sorted by relevance
138 #define USB_PORT_STAT_C_SUSPEND 0x0004 macro
334 if (portchange & USB_PORT_STAT_C_SUSPEND) { in hub_events_Port2()
6739 if (portchange & USB_PORT_STAT_C_SUSPEND) { in hub_events()9286 if (portchange & USB_PORT_STAT_C_SUSPEND) { in hub_events_EX()
125 #define USB_PORT_STAT_C_SUSPEND 0x0004 // port clear port suspend macro
1363 if (u16Portchange & USB_PORT_STAT_C_SUSPEND) in ms_hub_events()