Home
last modified time | relevance | path

Searched refs:dimm_type (Results 1 – 5 of 5) sorted by relevance

/u-boot/board/xes/xpedite520x/
A Dddr.c20 if (spd->dimm_type == 0) { in get_spd()
21 spd->dimm_type = 0x4; in get_spd()
/u-boot/drivers/ram/octeon/
A Ddimm_spd_eeprom.c201 int dimm_type; in validate_dimm() local
208 dimm_type = read_spd(dimm_config, dimm_index, in validate_dimm()
210 switch (dimm_type) { in validate_dimm()
234 spd_addr, 0, dimm_type); in validate_dimm()
261 spd_addr, 0, dimm_type); in validate_dimm()
270 dimm_type, dimm_index, in validate_dimm()
/u-boot/drivers/ddr/fsl/
A Dddr2_dimm_params.c245 switch (spd->dimm_type) { in ddr_compute_dimm_parameters()
263 printf("unknown dimm_type 0x%02X\n", spd->dimm_type); in ddr_compute_dimm_parameters()
A Dinteractive.c1088 printf("%-3d : %02x %s\n", 20, spd->dimm_type, in ddr2_spd_dump()
/u-boot/include/
A Dddr_spd.h97 unsigned char dimm_type; /* 20 DIMM type information */ member

Completed in 11 milliseconds