TianoCore EDK2 master
|
#include <MdePkg/Include/IndustryStandard/SdramSpdLpDdr.h>
Data Fields | |
SPD_LPDDR_BASE_SECTION | Base |
0-127 Base Configuration and DRAM Parameters | |
SPD_LPDDR_MODULE_SPECIFIC | Module |
128-255 Module-Specific Section | |
UINT8 | Reserved [319 - 256+1] |
256-319 Hybrid Memory Parameters | |
SPD_LPDDR_MANUFACTURING_DATA | ManufactureInfo |
320-383 Manufacturing Information | |
SPD_LPDDR_END_USER_SECTION | EndUser |
384-511 End User Programmable | |
LPDDR Serial Presence Detect structure
Definition at line 459 of file SdramSpdLpDdr.h.
SPD_LPDDR_BASE_SECTION SPD_LPDDR::Base |
0-127 Base Configuration and DRAM Parameters
Definition at line 460 of file SdramSpdLpDdr.h.
SPD_LPDDR_END_USER_SECTION SPD_LPDDR::EndUser |
384-511 End User Programmable
Definition at line 464 of file SdramSpdLpDdr.h.
SPD_LPDDR_MANUFACTURING_DATA SPD_LPDDR::ManufactureInfo |
320-383 Manufacturing Information
Definition at line 463 of file SdramSpdLpDdr.h.
SPD_LPDDR_MODULE_SPECIFIC SPD_LPDDR::Module |
128-255 Module-Specific Section
Definition at line 461 of file SdramSpdLpDdr.h.
UINT8 SPD_LPDDR::Reserved[319 - 256+1] |
256-319 Hybrid Memory Parameters
Definition at line 462 of file SdramSpdLpDdr.h.