Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dddr_spd.h291 struct ddr4_spd_eeprom_s { struct
293 uint8_t info_size_crc; /* 0 # bytes */
303 uint8_t res_10; /* 10 Reserved */
309 uint8_t res_16;
311 uint8_t tck_min; /* 18 tCKAVGmin */
312 uint8_t tck_max; /* 19 TCKAVGmax */
330 uint8_t tfaw_min; /* 37 tFAW, lsb */
347 uint8_t crc[2]; /* 126-127 SPD CRC */
350 union {
479 } mod_section;
[all …]