Home
last modified time | relevance | path

Searched defs:eeprom_addr (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/varisys/common/
H A Dsys_eeprom.c60 static int eeprom_addr; variable
/openbmc/u-boot/cmd/
H A Deeprom.c78 static int eeprom_addr(unsigned dev_addr, unsigned offset, uchar *addr) in eeprom_addr() function