Home
last modified time | relevance | path

Searched refs:UHC_ROOT_PORT_RESET_STALL (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
DUhci.h73 #define UHC_ROOT_PORT_RESET_STALL (50 * UHC_1_MILLISECOND) macro
DUhci.c79 gBS->Stall (UHC_ROOT_PORT_RESET_STALL); in Uhci2Reset()