Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/ti/common/
H A Dboard_detect.h232 int ti_i2c_eeprom_am_set(const char *name, const char *rev);
H A Dboard_detect.c176 int __maybe_unused ti_i2c_eeprom_am_set(const char *name, const char *rev) in ti_i2c_eeprom_am_set() function
/rk3399_rockchip-uboot/board/ti/ks2_evm/
H A Dboard_k2g.c248 ti_i2c_eeprom_am_set("66AK2GGP", "1.0X"); in k2g_alt_board_detect()