Home
last modified time | relevance | path

Searched refs:EfiSmbusReadByte (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/
DQNCSmbusExec.c92 case EfiSmbusReadByte: in QncSmbusExecCheckParameters()
213 case EfiSmbusReadByte: in Execute()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBus.h65 EfiSmbusReadByte, enumerator
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
DEfiSmbus.h40 EfiSmbusReadByte, enumerator
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DDimm.c255 EfiSmbusReadByte, in ReadSpd()
/device/linaro/bootloader/edk2/MdePkg/Library/BaseS3SmbusLib/
DS3SmbusLib.c227 InternalSaveSmBusExecToBootScript (EfiSmbusReadByte, SmBusAddress, 1, &Byte); in S3SmBusReadDataByte()
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/
DSmbusLib.c191 InternalSmBusExec (EfiSmbusReadByte, SmBusAddress, 1, &Byte, Status); in SmBusReadDataByte()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiSmbusLib/
DSmbusLib.c196 InternalSmBusExec (EfiSmbusReadByte, SmBusAddress, 1, &Byte, Status); in SmBusReadDataByte()
/device/linaro/bootloader/edk2/MdePkg/Library/PeiSmbusLibSmbus2Ppi/
DSmbusLib.c237 InternalSmBusExec (EfiSmbusReadByte, SmBusAddress, 1, &Byte, Status); in SmBusReadDataByte()
/device/linaro/bootloader/edk2/MdePkg/Library/DxeSmbusLib/
DSmbusLib.c237 InternalSmBusExec (EfiSmbusReadByte, SmBusAddress, 1, &Byte, Status); in SmBusReadDataByte()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeSmbusLib/
DSmbusLib.c196 InternalSmBusExec (EfiSmbusReadByte, SmBusAddress, 1, &Byte, Status); in SmBusReadDataByte()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/
DBoardClkGens.c322 EfiSmbusReadByte, in ConfigurePlatformClocks()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/
DBootScriptExecute.c87 case EfiSmbusReadByte: in SmbusExecute()
DBootScriptSave.c1474 case EfiSmbusReadByte: in CheckParameters()