Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/eeprom/
H A Deeprom_field.c28 static int __eeprom_field_update_bin(struct eeprom_field *field, in __eeprom_field_update_bin() function
126 return __eeprom_field_update_bin(field, value, false); in eeprom_field_update_bin()
173 return __eeprom_field_update_bin(field, value, true); in eeprom_field_update_bin_rev()