Searched refs:ti_i2c_eeprom_am6_get (Results 1 - 5 of 5) sorted by relevance

/u-boot/board/ti/common/
H A Dboard_detect.h288 * ti_i2c_eeprom_am6_get() - Consolidated eeprom data for AM6x TI EVMs and
301 int __maybe_unused ti_i2c_eeprom_am6_get(int bus_addr, int dev_addr,
H A Dboard_detect.c456 int __maybe_unused ti_i2c_eeprom_am6_get(int bus_addr, int dev_addr, function
574 ret = ti_i2c_eeprom_am6_get(bus_addr, dev_addr, ep,
/u-boot/board/ti/j721s2/
H A Devm.c213 ret = ti_i2c_eeprom_am6_get(CONFIG_EEPROM_BUS_ADDRESS,
/u-boot/board/ti/am65x/
H A Devm.c259 ret = ti_i2c_eeprom_am6_get(CONFIG_EEPROM_BUS_ADDRESS, i2c_addr,
/u-boot/board/ti/j721e/
H A Devm.c274 ret = ti_i2c_eeprom_am6_get(CONFIG_EEPROM_BUS_ADDRESS,

Completed in 62 milliseconds