Searched refs:USB_SET_ROOT_PORT_RESET_STALL (Results 1 – 4 of 4) sorted by relevance
78 #define USB_SET_ROOT_PORT_RESET_STALL (50 * USB_BUS_1_MILLISECOND) macro
1045 MicroSecondDelay (USB_SET_ROOT_PORT_RESET_STALL); in ResetRootPort()1147 MicroSecondDelay (USB_SET_ROOT_PORT_RESET_STALL); in ResetRootPort()
106 #define USB_SET_ROOT_PORT_RESET_STALL (50 * USB_BUS_1_MILLISECOND) macro
1305 gBS->Stall (USB_SET_ROOT_PORT_RESET_STALL); in UsbRootHubResetPort()