Home
last modified time | relevance | path

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

/openbmc/u-boot/common/eeprom/
H A Deeprom_field.c27 static int __eeprom_field_update_bin(struct eeprom_field *field, in __eeprom_field_update_bin() function
125 return __eeprom_field_update_bin(field, value, false); in eeprom_field_update_bin()
172 return __eeprom_field_update_bin(field, value, true); in eeprom_field_update_bin_rev()