Home
last modified time | relevance | path

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

/external/u-boot/board/ti/common/
Dboard_detect.c122 static int __maybe_unused ti_i2c_eeprom_get(int bus_addr, int dev_addr, in ti_i2c_eeprom_get() function
218 rc = ti_i2c_eeprom_get(bus_addr, dev_addr, TI_EEPROM_HEADER_MAGIC, in ti_i2c_eeprom_am_get()
266 rc = ti_i2c_eeprom_get(bus_addr, dev_addr, DRA7_EEPROM_HEADER_MAGIC, in ti_i2c_eeprom_dra7_get()