Searched refs:USB_PORT_STAT_RESET (Results 1 – 5 of 5) sorted by relevance
127 #define USB_PORT_STAT_RESET 0x0010 macro
4134 if (!(portstatus & USB_PORT_STAT_RESET) && in hub_port_wait_reset()
118 #define USB_PORT_STAT_RESET 0x0010 // port state reset macro
699 if (!(u16Portstatus & USB_PORT_STAT_RESET) && in ms_hub_port_wait_reset()
718 u32Status |= USB_PORT_STAT_RESET; in ms_hub_control()