Home
last modified time | relevance | path

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

/external/u-boot/board/ti/common/
Dboard_detect.h231 int ti_i2c_eeprom_am_set(const char *name, const char *rev);
Dboard_detect.c175 int __maybe_unused ti_i2c_eeprom_am_set(const char *name, const char *rev) in ti_i2c_eeprom_am_set() function
/external/u-boot/board/ti/ks2_evm/
Dboard_k2g.c264 ti_i2c_eeprom_am_set("66AK2GGP", "1.0X"); in k2g_alt_board_detect()
/external/u-boot/board/ti/am43xx/
Dboard.c564 ti_i2c_eeprom_am_set(name, rev); in rtc_only_update_board_type()