Home
last modified time | relevance | path

Searched refs:ConfiguredMemoryClockSpeed (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscMemoryDeviceFunction.c296 SmbiosRecord->ConfiguredMemoryClockSpeed = DdrFreq;
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/PlatformSmbiosDxe/
DPlatformSmbiosDxe.c830 dstType17.ConfiguredMemoryClockSpeed = srcType17->ConfigSpeed; in MemDevInfoUpdatedstType17()
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/MemorySubClassDxe/
DMemorySubClass.c627 Type17Record->ConfiguredMemoryClockSpeed = CfgMemorySpeed; in SmbiosAddType17Table()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h1676 UINT16 ConfiguredMemoryClockSpeed; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c723 PRINT_STRUCT_VALUE (Struct, Type17, ConfiguredMemoryClockSpeed); in SmbiosPrintStructure()