Home
last modified time | relevance | path

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

/openbmc/u-boot/board/micronas/vct/
H A Dsmc_eeprom.c136 static int eeprom_read_location(unchar address, u8 *data) in eeprom_read_location() function
328 if (eeprom_read_location(index, &data)) in do_eeprom_dump()