Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dspd.h14 typedef struct spd_eeprom_s { struct
17 unsigned char mem_type; /* 2 Fundamental memory type */
24 unsigned char clk_cycle; /* 9 SDRAM Cycle time at CL=X */
26 unsigned char config; /* 11 DIMM Configuration type */
27 unsigned char refresh; /* 12 Refresh Rate/Type */
28 unsigned char primw; /* 13 Primary SDRAM Width */
34 unsigned char cs_lat; /* 19 CS# Latency */
59 unsigned char tdqsq; /* 44 Max DQS to DQ skew */
61 unsigned char pll_relock; /* 46 PLL Relock time */
68 unsigned char rev[2]; /* 91 Revision Code */
[all …]