Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DDebugCommunicationLibUsb3Internal.h186 #define XHC_POLL_DELAY (1000) macro
DDebugCommunicationLibUsb3Common.c607 TimeOut = DivU64x32 (PcdGet64 (PcdUsbXhciDebugDetectTimeout), XHC_POLL_DELAY) + 1; in XhcDetectDebugCapabilityReady()
622 MicroSecondDelay (XHC_POLL_DELAY); in XhcDetectDebugCapabilityReady()