Home
last modified time | relevance | path

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

/external/u-boot/board/ti/common/
Dboard_detect.h117 int ti_i2c_eeprom_dra7_get(int bus_addr, int dev_addr);
Dboard_detect.c245 int __maybe_unused ti_i2c_eeprom_dra7_get(int bus_addr, int dev_addr) in ti_i2c_eeprom_dra7_get() function
/external/u-boot/board/ti/dra7xx/
Devm.c696 rc = ti_i2c_eeprom_dra7_get(CONFIG_EEPROM_BUS_ADDRESS, in do_board_detect()
709 rc = ti_i2c_eeprom_dra7_get(CONFIG_EEPROM_BUS_ADDRESS, in do_board_detect()