Searched refs:RAVE_SP_EEPROM_READ (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/nvmem/ |
H A D | rave-sp-eeprom.c | 21 * @RAVE_SP_EEPROM_READ: EEPROM read 25 RAVE_SP_EEPROM_READ = 1, enumerator 181 ret = rave_sp_eeprom_io(eeprom, RAVE_SP_EEPROM_READ, in rave_sp_eeprom_page_access() 198 if (type == RAVE_SP_EEPROM_READ) in rave_sp_eeprom_page_access() 276 return rave_sp_eeprom_access(eeprom, RAVE_SP_EEPROM_READ, in rave_sp_eeprom_reg_read()
|
/kernel/linux/linux-6.6/drivers/nvmem/ |
H A D | rave-sp-eeprom.c | 21 * @RAVE_SP_EEPROM_READ: EEPROM read 25 RAVE_SP_EEPROM_READ = 1, enumerator 181 ret = rave_sp_eeprom_io(eeprom, RAVE_SP_EEPROM_READ, in rave_sp_eeprom_page_access() 198 if (type == RAVE_SP_EEPROM_READ) in rave_sp_eeprom_page_access() 276 return rave_sp_eeprom_access(eeprom, RAVE_SP_EEPROM_READ, in rave_sp_eeprom_reg_read()
|
Completed in 2 milliseconds