Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds