Home
last modified time | relevance | path

Searched defs:ddr3_spd_eeprom_s (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Dddr_spd.h175 typedef struct ddr3_spd_eeprom_s { struct
177 unsigned char info_size_crc; /* 0 # bytes written into serial memory,
179 unsigned char spd_rev; /* 1 Total # bytes of SPD mem device */
180 unsigned char mem_type; /* 2 Key Byte / Fundamental mem type */
181 unsigned char module_type; /* 3 Key Byte / Module Type */
182 unsigned char density_banks; /* 4 SDRAM Density and Banks */
183 unsigned char addressing; /* 5 SDRAM Addressing */
184 unsigned char module_vdd; /* 6 Module nominal voltage, VDD */
185 unsigned char organization; /* 7 Module Organization */
186 unsigned char bus_width; /* 8 Module Memory Bus Width */
[all …]