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

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

Completed in 17 milliseconds