Searched refs:ti_i2c_eeprom_am6_get (Results 1 – 4 of 4) sorted by relevance
/u-boot/board/ti/am65x/ |
A D | evm.c | 283 ret = ti_i2c_eeprom_am6_get(CONFIG_EEPROM_BUS_ADDRESS, i2c_addr, in probe_daughtercards()
|
/u-boot/board/ti/common/ |
A D | board_detect.h | 301 int __maybe_unused ti_i2c_eeprom_am6_get(int bus_addr, int dev_addr,
|
A D | board_detect.c | 425 int __maybe_unused ti_i2c_eeprom_am6_get(int bus_addr, int dev_addr, in ti_i2c_eeprom_am6_get() function 540 ret = ti_i2c_eeprom_am6_get(bus_addr, dev_addr, ep, in ti_i2c_eeprom_am6_get_base()
|
/u-boot/board/ti/j721e/ |
A D | evm.c | 306 ret = ti_i2c_eeprom_am6_get(CONFIG_EEPROM_BUS_ADDRESS, in probe_daughtercards()
|
Completed in 10 milliseconds