OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DramType
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/MemorySubClassDxe/
MemorySubClass.c
59
if (pGblData->Channel[Skt][Ch].Dimm[Dimm].
DramType
== SPD_TYPE_DDR3)
131
if (pGblData->Channel[Skt][Ch].Dimm[Dimm].
DramType
== SPD_TYPE_DDR3)
135
else if (pGblData->Channel[Skt][Ch].Dimm[Dimm].
DramType
== SPD_TYPE_DDR4)
202
if (pGblData->Channel[Skt][Ch].Dimm[Dimm].
DramType
== SPD_TYPE_DDR3)
225
else if (pGblData->Channel[Skt][Ch].Dimm[Dimm].
DramType
== SPD_TYPE_DDR4)
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
MrcWrapper.h
105
UINT8
DramType
; ///< 0=DDR3,1=DDR3L, others=RESERVED.
MrcWrapper.c
127
MrcData->ddr_type = ItemData->
DramType
;
[
all
...]
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Include/Library/
HwMemInitLib.h
107
UINT8
DramType
; //Byte 2
190
UINT8
DramType
;
356
UINT8
DramType
;
[
all
...]
Completed in 506 milliseconds