Home
last modified time | relevance | path

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

/external/u-boot/include/
Dddr_spd.h291 struct ddr4_spd_eeprom_s { struct
293 uint8_t info_size_crc; /* 0 # bytes */
294 uint8_t spd_rev; /* 1 Total # bytes of SPD */
295 uint8_t mem_type; /* 2 Key Byte / mem type */
296 uint8_t module_type; /* 3 Key Byte / Module Type */
297 uint8_t density_banks; /* 4 Density and Banks */
298 uint8_t addressing; /* 5 Addressing */
299 uint8_t package_type; /* 6 Package type */
300 uint8_t opt_feature; /* 7 Optional features */
301 uint8_t thermal_ref; /* 8 Thermal and refresh */
[all …]