Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/xes/xpedite520x/
H A Dddr.c13 void get_spd(ddr2_spd_eeprom_t *spd, unsigned char i2c_address) in get_spd() function
/OK3568_Linux_fs/u-boot/board/gdsys/p1022/
H A Dddr.c46 void get_spd(generic_spd_eeprom_t *spd, u8 i2c_address) in get_spd() function
/OK3568_Linux_fs/u-boot/board/xes/xpedite550x/
H A Dddr.c14 void get_spd(ddr3_spd_eeprom_t *spd, u8 i2c_address) in get_spd() function
/OK3568_Linux_fs/u-boot/board/xes/xpedite517x/
H A Dddr.c13 void get_spd(ddr2_spd_eeprom_t *spd, u8 i2c_address) in get_spd() function
/OK3568_Linux_fs/u-boot/board/xes/xpedite537x/
H A Dddr.c14 void get_spd(ddr2_spd_eeprom_t *spd, u8 i2c_address) in get_spd() function
/OK3568_Linux_fs/u-boot/board/sbc8548/
H A Dddr.c64 void get_spd(generic_spd_eeprom_t *spd, u8 i2c_address) in get_spd() function
/OK3568_Linux_fs/u-boot/board/freescale/c29xpcie/
H A Dddr.c97 void get_spd(generic_spd_eeprom_t *spd, u8 i2c_address) in get_spd() function
/OK3568_Linux_fs/u-boot/drivers/ddr/fsl/
H A Dmain.c136 void get_spd(generic_spd_eeprom_t *spd, u8 i2c_address);
159 get_spd(&(ctrl_dimms_spd[i]), i2c_address); in fsl_ddr_get_spd()