Searched refs:RAVE_SP_EEPROM_WRITE (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/nvmem/
H A Drave-sp-eeprom.c20 * @RAVE_SP_EEPROM_WRITE: EEPROM write
24 RAVE_SP_EEPROM_WRITE = 0, enumerator in enum:rave_sp_eeprom_access_type
95 const bool is_write = type == RAVE_SP_EEPROM_WRITE;
175 if (type == RAVE_SP_EEPROM_WRITE) {
283 return rave_sp_eeprom_access(eeprom, RAVE_SP_EEPROM_WRITE,

Completed in 118 milliseconds