Home
last modified time | relevance | path

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

/openbmc/u-boot/board/varisys/common/
H A Dsys_eeprom.c59 static int eeprom_bus_num = -1; variable
68 eeprom_bus_num = bus_num; in init_eeprom()
138 if (eeprom_bus_num < 0) { in read_eeprom()
147 i2c_set_bus_num(eeprom_bus_num); in read_eeprom()
191 if (eeprom_bus_num < 0) { in prog_eeprom()
202 i2c_set_bus_num(eeprom_bus_num); in prog_eeprom()