Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Deeprom.c269 enum eeprom_action { enum
277 static enum eeprom_action parse_action(char *cmd) in parse_action()
293 static int eeprom_execute_command(enum eeprom_action action, int i2c_bus, in eeprom_execute_command()
349 enum eeprom_action action = EEPROM_ACTION_INVALID; in do_eeprom()