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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbHub.h 113 UINT8 PwrOn2PwrGood;
123 UINT8 PwrOn2PwrGood;
UsbHub.c 769 if (HubDesc.PwrOn2PwrGood > 0) {
770 gBS->Stall (HubDesc.PwrOn2PwrGood * USB_SET_PORT_POWER_STALL);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/
HubPeim.c 519 DEBUG (( EFI_D_INFO, "PeiDoHubConfig: HubDescriptor.PwrOn2PwrGood: 0x%x\n", HubDescriptor.PwrOn2PwrGood));
520 if (HubDescriptor.PwrOn2PwrGood > 0) {
521 MicroSecondDelay (HubDescriptor.PwrOn2PwrGood * USB_SET_PORT_POWER_STALL);
HubPeim.h 95 UINT8 PwrOn2PwrGood;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
usb.h 245 UINT8 PwrOn2PwrGood;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciReg.h 189 UINT8 PwrOn2PwrGood;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
Xhci.h 139 UINT8 PwrOn2PwrGood;

Completed in 2140 milliseconds