Home
last modified time | relevance | path

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

/external/u-boot/include/
Dspd.h16 unsigned char chip_size; /* 1 Total # bytes of SPD memory device */ member
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
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dspd_sdram.c107 printf ("EEPROM size: %d\n", 1 << spd->chip_size); in spd_debug()
/external/u-boot/drivers/ddr/fsl/
Dinteractive.c898 printf("%-3d : %02x %s\n", 1, spd->chip_size, in ddr1_spd_dump()
1047 printf("%-3d : %02x %s\n", 1, spd->chip_size, in ddr2_spd_dump()