Searched refs:USB_CLR_ROOT_PORT_RESET_STALL (Results 1 – 4 of 4) sorted by relevance
83 #define USB_CLR_ROOT_PORT_RESET_STALL (20 * USB_BUS_1_MILLISECOND) macro
1062 MicroSecondDelay (USB_CLR_ROOT_PORT_RESET_STALL); in ResetRootPort()1164 MicroSecondDelay (USB_CLR_ROOT_PORT_RESET_STALL); in ResetRootPort()
117 #define USB_CLR_ROOT_PORT_RESET_STALL (20 * USB_BUS_1_MILLISECOND) macro
1296 gBS->Stall (USB_CLR_ROOT_PORT_RESET_STALL); in UsbRootHubResetPort()