Searched refs:ti_i2c_eeprom_get (Results 1 – 1 of 1) sorted by relevance
/u-boot/board/ti/common/ |
A D | board_detect.c | 86 static int __maybe_unused ti_i2c_eeprom_get(int bus_addr, int dev_addr, in ti_i2c_eeprom_get() function 289 rc = ti_i2c_eeprom_get(bus_addr, dev_addr, TI_EEPROM_HEADER_MAGIC, in ti_i2c_eeprom_am_get() 337 rc = ti_i2c_eeprom_get(bus_addr, dev_addr, DRA7_EEPROM_HEADER_MAGIC, in ti_i2c_eeprom_dra7_get() 443 rc = ti_i2c_eeprom_get(bus_addr, dev_addr, TI_EEPROM_HEADER_MAGIC, in ti_i2c_eeprom_am6_get()
|
Completed in 7 milliseconds