Searched defs:ddr3_spd_eeprom_s (Results 1 – 1 of 1) sorted by relevance
176 typedef struct ddr3_spd_eeprom_s { struct178 unsigned char info_size_crc; /* 0 # bytes written into serial memory,180 unsigned char spd_rev; /* 1 Total # bytes of SPD mem device */181 unsigned char mem_type; /* 2 Key Byte / Fundamental mem type */182 unsigned char module_type; /* 3 Key Byte / Module Type */183 unsigned char density_banks; /* 4 SDRAM Density and Banks */184 unsigned char addressing; /* 5 SDRAM Addressing */185 unsigned char module_vdd; /* 6 Module nominal voltage, VDD */186 unsigned char organization; /* 7 Module Organization */187 unsigned char bus_width; /* 8 Module Memory Bus Width */[all …]