HomeSort by relevance Sort by last modified time
    Searched refs:EHC_GENERIC_TIMEOUT (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
EhcPeim.h 55 #define EHC_GENERIC_TIMEOUT (10 * EHC_1_MILLISECOND)
EhcPeim.c 501 Status = EhcEnablePeriodSchd (Ehc, EHC_GENERIC_TIMEOUT);
507 Status = EhcEnableAsyncSchd (Ehc, EHC_GENERIC_TIMEOUT);
865 Status = EhcRunHC (Ehc, EHC_GENERIC_TIMEOUT);
    [all...]
EhciSched.c 285 EhcSetAndWaitDoorBell (Ehc, EHC_GENERIC_TIMEOUT);
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
Ehci.h 60 #define EHC_GENERIC_TIMEOUT (10 * EHC_1_MILLISECOND)
EhciReg.c 643 Status = EhcEnablePeriodSchd (Ehc, EHC_GENERIC_TIMEOUT);
650 Status = EhcEnableAsyncSchd (Ehc, EHC_GENERIC_TIMEOUT);
Ehci.c 159 Status = EhcHaltHC (Ehc, EHC_GENERIC_TIMEOUT);
282 Status = EhcHaltHC (Ehc, EHC_GENERIC_TIMEOUT);
301 Status = EhcRunHC (Ehc, EHC_GENERIC_TIMEOUT);
484 Status = EhcRunHC (Ehc, EHC_GENERIC_TIMEOUT);
    [all...]
EhciSched.c 382 Status = EhcSetAndWaitDoorBell (Ehc, EHC_GENERIC_TIMEOUT);

Completed in 96 milliseconds