Searched refs:USB_PORT_STAT_OVERCURRENT (Results 1 – 3 of 3) sorted by relevance
125 #define USB_PORT_STAT_OVERCURRENT 0x0008 macro
117 #define USB_PORT_STAT_OVERCURRENT 0x0008 // port state over current macro
716 u32Status |= USB_PORT_STAT_OVERCURRENT; in ms_hub_control()