Home
last modified time | relevance | path

Searched refs:SPD_EEPROM_OFFSET (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/board/xes/xpedite517x/
H A Dddr.c14 i2c_read(i2c_address, SPD_EEPROM_OFFSET, 2, (uchar *)spd, in get_spd()
/openbmc/u-boot/board/xes/xpedite550x/
H A Dddr.c15 i2c_read(i2c_address, SPD_EEPROM_OFFSET, 2, (uchar *)spd, in get_spd()
/openbmc/u-boot/board/xes/xpedite537x/
H A Dddr.c15 i2c_read(i2c_address, SPD_EEPROM_OFFSET, 2, (uchar *)spd, in get_spd()
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c65 #ifndef SPD_EEPROM_OFFSET
66 #define SPD_EEPROM_OFFSET 0 macro
163 CONFIG_SYS_READ_SPD(SPD_EEPROM_ADDRESS, SPD_EEPROM_OFFSET, in spd_sdram()
/openbmc/u-boot/include/configs/
H A Dxpedite537x.h41 #define SPD_EEPROM_OFFSET 0x200 /* OFFSET of SPD in EEPROM */ macro
H A Dxpedite550x.h40 #define SPD_EEPROM_OFFSET 0x200 /* OFFSET of SPD in EEPROM */ macro
H A Dxpedite517x.h38 #define SPD_EEPROM_OFFSET 0x200 /* OFFSET of SPD in EEPROM */ macro