Searched defs:ddr4_spd_eeprom_s (Results 1 – 1 of 1) sorted by relevance
293 struct ddr4_spd_eeprom_s { struct295 uint8_t info_size_crc; /* 0 # bytes */305 uint8_t res_10; /* 10 Reserved */311 uint8_t res_16;313 uint8_t tck_min; /* 18 tCKAVGmin */314 uint8_t tck_max; /* 19 TCKAVGmax */332 uint8_t tfaw_min; /* 37 tFAW, lsb */349 uint8_t crc[2]; /* 126-127 SPD CRC */352 union {481 } mod_section;[all …]
Completed in 11 milliseconds