Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Deeprom.c274 enum eeprom_action { enum
282 static enum eeprom_action parse_action(char *cmd) in parse_action()
298 static int eeprom_execute_command(enum eeprom_action action, int i2c_bus, in eeprom_execute_command()
354 enum eeprom_action action = EEPROM_ACTION_INVALID; in do_eeprom()