Searched refs:USB_PORT_STAT_C_ENABLE (Results 1 – 5 of 5) sorted by relevance
137 #define USB_PORT_STAT_C_ENABLE 0x0002 macro
265 } else if (portchange & USB_PORT_STAT_C_ENABLE) { in hub_events_Port2()
6430 } else if (portchange & USB_PORT_STAT_C_ENABLE) { in hub_events()9177 } else if (portchange & USB_PORT_STAT_C_ENABLE) { in hub_events_EX()
124 #define USB_PORT_STAT_C_ENABLE 0x0002 // port clear port enable macro
1347 if (u16Portchange & USB_PORT_STAT_C_ENABLE) in ms_hub_events()