Home
last modified time | relevance | path

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

/aosp_15_r20/external/arm-trusted-firmware/include/drivers/nxp/ddr/
H A Ddimm.h49 struct ddr4_spd { struct
51 unsigned char info_size_crc; /* 0 # bytes */
52 unsigned char spd_rev; /* 1 Total # bytes of SPD */
53 unsigned char mem_type; /* 2 Key Byte / mem type */
54 unsigned char module_type; /* 3 Key Byte / Module Type */
55 unsigned char density_banks; /* 4 Density and Banks */
56 unsigned char addressing; /* 5 Addressing */
57 unsigned char package_type; /* 6 Package type */
58 unsigned char opt_feature; /* 7 Optional features */
59 unsigned char thermal_ref; /* 8 Thermal and refresh */
[all …]
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/nxp/ddr/
Ddimm.h49 struct ddr4_spd { struct
51 unsigned char info_size_crc; /* 0 # bytes */
52 unsigned char spd_rev; /* 1 Total # bytes of SPD */
53 unsigned char mem_type; /* 2 Key Byte / mem type */
54 unsigned char module_type; /* 3 Key Byte / Module Type */
55 unsigned char density_banks; /* 4 Density and Banks */
56 unsigned char addressing; /* 5 Addressing */
57 unsigned char package_type; /* 6 Package type */
58 unsigned char opt_feature; /* 7 Optional features */
59 unsigned char thermal_ref; /* 8 Thermal and refresh */
[all …]