Home
last modified time | relevance | path

Searched refs:ti_i2c_eeprom_dra7_get (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/ti/common/
H A Dboard_detect.h117 int ti_i2c_eeprom_dra7_get(int bus_addr, int dev_addr);
H A Dboard_detect.c241 int __maybe_unused ti_i2c_eeprom_dra7_get(int bus_addr, int dev_addr) in ti_i2c_eeprom_dra7_get() function
/openbmc/u-boot/board/ti/dra7xx/
H A Devm.c715 rc = ti_i2c_eeprom_dra7_get(CONFIG_EEPROM_BUS_ADDRESS, in do_board_detect()
728 rc = ti_i2c_eeprom_dra7_get(CONFIG_EEPROM_BUS_ADDRESS, in do_board_detect()