Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Deeprom_field.h30 int eeprom_field_update_mac(struct eeprom_field *field, char *value);
/openbmc/u-boot/common/eeprom/
H A Deeprom_field.c197 int eeprom_field_update_mac(struct eeprom_field *field, char *value) in eeprom_field_update_mac() function