Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Deeprom.c272 EEPROM_WRITE, enumerator
283 return EEPROM_WRITE; in parse_action()
316 } else if (action == EEPROM_WRITE) { in eeprom_execute_command()
380 case EEPROM_WRITE: in do_eeprom()
403 if (action == EEPROM_READ || action == EEPROM_WRITE) { in do_eeprom()