Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ti/common/
H A Dboard_detect.h231 int ti_i2c_eeprom_am_set(const char *name, const char *rev);
H A Dboard_detect.c171 int __maybe_unused ti_i2c_eeprom_am_set(const char *name, const char *rev) in ti_i2c_eeprom_am_set() function
/openbmc/u-boot/board/ti/ks2_evm/
H A Dboard_k2g.c275 ti_i2c_eeprom_am_set("66AK2GGP", "1.0X"); in k2g_alt_board_detect()
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c576 ti_i2c_eeprom_am_set(name, rev); in rtc_only_update_board_type()