/device/linaro/bootloader/edk2/MdePkg/Library/BaseS3StallLib/ |
D | BaseS3StallLib.uni | 2 // Instance of S3 Stall Library based on Timer and S3 BootScript Library. 4 // Stall Services that do stall and also enable the Stall operatation 20 #string STR_MODULE_ABSTRACT #language en-US "Instance of S3 Stall Library based on Time… 22 …STR_MODULE_DESCRIPTION #language en-US "Stall Services that do stall and also enable the …
|
D | BaseS3StallLib.inf | 2 # Instance of S3 Stall Library based on Timer and S3 BootScript Library. 4 # Stall Services that do stall and also enable the Stall operatation
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/ |
D | Lan9118DxeUtil.c | 239 gBS->Stall (LAN9118_STALL); in IndirectEEPROMRead32() 287 gBS->Stall (LAN9118_STALL); in IndirectEEPROMWrite32() 365 gBS->Stall (LAN9118_STALL); in Lan9118Initialize() 371 gBS->Stall (LAN9118_STALL); in Lan9118Initialize() 380 gBS->Stall (LAN9118_STALL); in Lan9118Initialize() 450 gBS->Stall (LAN9118_STALL); in SoftReset() 455 gBS->Stall (LAN9118_STALL); in SoftReset() 503 gBS->Stall (LAN9118_STALL); in PhySoftReset() 511 gBS->Stall (LAN9118_STALL); in PhySoftReset() 545 gBS->Stall (LAN9118_STALL); in ConfigureHardware() [all …]
|
/device/linaro/bootloader/edk2/MdePkg/Library/DxeTimerLibEsal/ |
D | DxeTimerLibEsal.uni | 2 // This library implements the Timer Library using the Extended SAL Stall Services Class. 4 // This library implements the Timer Library using the Extended SAL Stall Services Class. 18 … #language en-US "Implements the Timer Library using the Extended SAL Stall Services Class" 20 …uage en-US "This library implements the Timer Library using the Extended SAL Stall Services Class."
|
/device/linaro/bootloader/edk2/Nt32Pkg/StallPei/ |
D | Stall.c | 22 Stall ( 28 EFI_PEI_STALL_PPI mStallPpi = {1000, Stall}; 79 Stall ( in Stall() function
|
D | StallPei.inf | 18 BASE_NAME = Stall 32 Stall.c
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/ |
D | Ide.c | 449 gBS->Stall (100); in DetectIDEController() 464 gBS->Stall (100); in DetectIDEController() 488 gBS->Stall (100); in DetectIDEController() 525 gBS->Stall (20000); in DetectIDEController() 536 gBS->Stall (100); in DetectIDEController() 763 gBS->Stall (30); in DRQClear() 825 gBS->Stall (30); in DRQClear2() 891 gBS->Stall (30); in DRQReady() 953 gBS->Stall (30); in DRQReady2() 998 gBS->Stall (30); in WaitForBSYClear() [all …]
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/ |
D | Ohci.c | 55 gBS->Stall (50 * 1000); in OhciReset() 60 gBS->Stall (50 * 1000); in OhciReset() 66 gBS->Stall (1 * 1000); in OhciReset() 88 gBS->Stall (50 * 1000); in OhciReset() 110 gBS->Stall (200 * 1000); in OhciReset() 112 gBS->Stall (1000); in OhciReset() 114 gBS->Stall (1000); in OhciReset() 122 gBS->Stall (50*1000); in OhciReset() 128 gBS->Stall (1000); in OhciReset() 227 gBS->Stall (1000); in OhciSetState() [all …]
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/ |
D | EdkFrameworkPpiLib.inf | 83 Stall/Stall.h 84 Stall/Stall.c
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/ |
D | XPressRich3.c | 133 gBS->Stall (1000); in HWPciRbInit() 146 gBS->Stall (1000); in HWPciRbInit() 151 gBS->Stall (1000); in HWPciRbInit()
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/ |
D | LegacySpeaker.c | 97 gBS->Stall (BeepDuration); in OutputBeep() 99 gBS->Stall (TimeInterval); in OutputBeep()
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/ |
D | LegacySpeaker.c | 102 StallPpi->Stall(PeiServices, StallPpi, BeepDuration); 104 StallPpi->Stall(PeiServices, StallPpi, TimeInterval);
|
D | Stall.c | 52 Stall ( in Stall()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/Stall/ |
D | Stall.c | 24 #include EFI_PPI_DEFINITION (Stall)
|
D | Stall.h | 42 PEI_STALL Stall; member
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/ |
D | UsbHub.c | 770 gBS->Stall (HubDesc.PwrOn2PwrGood * USB_SET_PORT_POWER_STALL); in UsbHubInit() 990 gBS->Stall (USB_SET_PORT_RESET_STALL); in UsbHubResetPort() 1006 gBS->Stall (USB_SET_PORT_RECOVERY_STALL); in UsbHubResetPort() 1010 gBS->Stall (USB_WAIT_PORT_STS_CHANGE_STALL); in UsbHubResetPort() 1305 gBS->Stall (USB_SET_ROOT_PORT_RESET_STALL); in UsbRootHubResetPort() 1314 gBS->Stall (USB_CLR_ROOT_PORT_RESET_STALL); in UsbRootHubResetPort() 1333 gBS->Stall (USB_WAIT_PORT_STS_CHANGE_STALL); in UsbRootHubResetPort() 1363 gBS->Stall (USB_SET_ROOT_PORT_ENABLE_STALL); in UsbRootHubResetPort()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Ppi/ |
D | Stall.h | 57 EFI_PEI_STALL Stall; member
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibPei/ |
D | I2CDelayPei.c | 49 StallPpi->Stall (PeiServices, StallPpi, MicroSeconds); in MicroSecondDelay()
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/ |
D | CEATA.c | 198 gBS->Stall (1 * 1000); in SoftwareReset() 221 gBS->Stall (1 * 1000); in SoftwareReset() 295 gBS->Stall (1 * 1000); in SendATACommand() 335 gBS->Stall (1 * 1000); in SendATACommand()
|
D | MMCSDTransfer.c | 595 gBS->Stall (10 * 1000); in MMCCardBusWidthTest() 689 gBS->Stall (10 * 1000); in GetCardType() 781 gBS->Stall (50 * 1000); in GetCardType() 886 gBS->Stall ((Retry + 1) * 50 * 1000); in MMCCardVoltageSelection() 935 gBS->Stall (1 * 1000); in MMCCardVoltageSelection() 1045 gBS->Stall (5 * 1000); in MMCCardSetBusWidth() 1286 gBS->Stall (5 * 1000); in MMCSDCardInit() 1387 gBS->Stall (5 * 1000); in MMCSDCardInit() 1675 gBS->Stall (1000); in MMCSDCardInit()
|
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/ |
D | select.c | 88 gBS->Stall ( MAX_SLEEP_DELAY ); in usleep() 91 gBS->Stall((UINTN)Microseconds ); in usleep()
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDControllerDxe/ |
D | SDController.c | 486 gBS->Stall (10); in SendCommand() 498 gBS->Stall (10); in SendCommand() 756 gBS->Stall (1 * 1000); in SendCommand() 884 gBS->Stall (1 * 1000); in SetClockFrequency() 915 gBS->Stall (1 * 1000); in SetClockFrequency() 922 gBS->Stall (20 * 1000); in SetClockFrequency() 1079 gBS->Stall (10 * 1000); in SetHostVoltage() 1180 gBS->Stall (50); in ResetSDHost() 1198 gBS->Stall (1 * 1000); in ResetSDHost()
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/ |
D | Stall.c | 51 Stall ( in Stall()
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/SataSiI3132Dxe/ |
D | SiI3132AtaPassThru.c | 220 gBS->Stall (1); in SiI3132AtaPassThruCommand() 228 gBS->Stall (1); in SiI3132AtaPassThruCommand() 234 gBS->Stall (1); in SiI3132AtaPassThruCommand() 683 gBS->Stall (1); in SiI3132HwResetPort() 814 gBS->Stall (1); in SiI3132ResetDevice()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/ |
D | EdkIIGluePeim.h | 94 #include EFI_PPI_DEFINITION (Stall)
|