Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/ti/common/
H A Dboard_detect.h118 int ti_i2c_eeprom_dra7_get(int bus_addr, int dev_addr);
H A Dboard_detect.c246 int __maybe_unused ti_i2c_eeprom_dra7_get(int bus_addr, int dev_addr) in ti_i2c_eeprom_dra7_get() function
/OK3568_Linux_fs/u-boot/board/ti/dra7xx/
H A Devm.c574 rc = ti_i2c_eeprom_dra7_get(CONFIG_EEPROM_BUS_ADDRESS, in do_board_detect()
587 rc = ti_i2c_eeprom_dra7_get(CONFIG_EEPROM_BUS_ADDRESS, in do_board_detect()