Home
last modified time | relevance | path

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

/u-boot/include/
A Dspd.h21 unsigned char dataw_lsb; /* 6 Data Width of this assembly */ member
A Dddr_spd.h20 unsigned char dataw_lsb; /* 6 Data Width of this assembly */ member
/u-boot/arch/powerpc/cpu/mpc83xx/
A Dspd_sdram.c120 256 * spd->dataw_msb + spd->dataw_lsb); in spd_debug()
644 if (spd.dataw_lsb < 64) { in spd_sdram()
810 if (spd.dataw_lsb < 64) { in spd_sdram()
/u-boot/drivers/ddr/fsl/
A Dddr1_dimm_params.c257 pdimm->data_width = spd->dataw_lsb; in ddr_compute_dimm_parameters()
A Dinteractive.c911 printf("%-3d : %02x %s\n", 6, spd->dataw_lsb, in ddr1_spd_dump()

Completed in 17 milliseconds