Home
last modified time | relevance | path

Searched refs:chip_size (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Dspd.h16 unsigned char chip_size; /* 1 Total # bytes of SPD memory device */ member
A Dddr_spd.h15 unsigned char chip_size; /* 1 Total # bytes of SPD memory device */ member
78 unsigned char chip_size; /* 1 Total # bytes of SPD memory device */ member
/u-boot/arch/powerpc/cpu/mpc83xx/
A Dspd_sdram.c112 printf ("EEPROM size: %d\n", 1 << spd->chip_size); in spd_debug()
/u-boot/drivers/ddr/fsl/
A Dinteractive.c901 printf("%-3d : %02x %s\n", 1, spd->chip_size, in ddr1_spd_dump()
1050 printf("%-3d : %02x %s\n", 1, spd->chip_size, in ddr2_spd_dump()

Completed in 10 milliseconds