Home
last modified time | relevance | path

Searched refs:S3BootScriptWidthUint64 (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/
DBootScriptSave.c1105 if (Width == S3BootScriptWidthUint64 || in S3BootScriptSavePciCfgWrite()
1161 if (Width == S3BootScriptWidthUint64 || in S3BootScriptSavePciCfgReadWrite()
1224 Width == S3BootScriptWidthUint64 || in S3BootScriptSavePciCfg2Write()
1284 Width == S3BootScriptWidthUint64 || in S3BootScriptSavePciCfg2ReadWrite()
1815 if (Width == S3BootScriptWidthUint64 || in S3BootScriptSavePciPoll()
1880 Width == S3BootScriptWidthUint64 || in S3BootScriptSavePci2Poll()
DBootScriptExecute.c254 case S3BootScriptWidthUint64: in ScriptIoRead()
358 case S3BootScriptWidthUint64: in ScriptIoWrite()
489 case S3BootScriptWidthUint64: in ScriptMemoryRead()
589 case S3BootScriptWidthUint64: in ScriptMemoryWrite()
1329 case S3BootScriptWidthUint64: in CheckAndOrMask()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DS3BootScriptLib.h54 S3BootScriptWidthUint64, ///< 64-bit operation. enumerator
/device/linaro/bootloader/edk2/MdePkg/Library/BaseS3IoLib/
DS3IoLib.c1144 InternalSaveIoWriteValueToBootScript (S3BootScriptWidthUint64, Port, &Value); in InternalSaveIoWrite64ValueToBootScript()
2603 InternalSaveMmioWriteValueToBootScript (S3BootScriptWidthUint64, Address, &Value); in InternalSaveMmioWrite64ValueToBootScript()
3114 S3BootScriptWidthUint64, in S3MmioReadBuffer64()
3303 S3BootScriptWidthUint64, in S3MmioWriteBuffer64()