Home
last modified time | relevance | path

Searched refs:get_spd (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/board/xes/xpedite520x/
H A Dddr.c12 void get_spd(ddr2_spd_eeprom_t *spd, unsigned char i2c_address) in get_spd() function
/openbmc/u-boot/board/gdsys/p1022/
H A Dddr.c45 void get_spd(generic_spd_eeprom_t *spd, u8 i2c_address) in get_spd() function
/openbmc/u-boot/board/xes/xpedite537x/
H A Dddr.c13 void get_spd(ddr2_spd_eeprom_t *spd, u8 i2c_address) in get_spd() function
/openbmc/u-boot/board/xes/xpedite550x/
H A Dddr.c13 void get_spd(ddr3_spd_eeprom_t *spd, u8 i2c_address) in get_spd() function
/openbmc/u-boot/board/xes/xpedite517x/
H A Dddr.c12 void get_spd(ddr2_spd_eeprom_t *spd, u8 i2c_address) in get_spd() function
/openbmc/u-boot/board/sbc8548/
H A Dddr.c63 void get_spd(generic_spd_eeprom_t *spd, u8 i2c_address) in get_spd() function
/openbmc/u-boot/board/freescale/c29xpcie/
H A Dddr.c96 void get_spd(generic_spd_eeprom_t *spd, u8 i2c_address) in get_spd() function
/openbmc/u-boot/drivers/ddr/fsl/
H A Dmain.c133 void get_spd(generic_spd_eeprom_t *spd, u8 i2c_address);
156 get_spd(&(ctrl_dimms_spd[i]), i2c_address); in fsl_ddr_get_spd()