Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnvmem-provider.h30 NVMEM_TYPE_EEPROM, enumerator
/linux-6.15/drivers/misc/eeprom/
H A Dee1004.c286 .type = NVMEM_TYPE_EEPROM, in ee1004_probe()
H A Dat25.c486 at25->nvmem_config.type = is_fram ? NVMEM_TYPE_FRAM : NVMEM_TYPE_EEPROM; in at25_probe()
H A Deeprom_93xx46.c510 edev->nvmem_config.type = NVMEM_TYPE_EEPROM; in eeprom_93xx46_probe()
H A Dat24.c743 nvmem_config.type = NVMEM_TYPE_EEPROM; in at24_probe()
/linux-6.15/drivers/misc/
H A Dds1682.c231 .type = NVMEM_TYPE_EEPROM, in ds1682_probe()
/linux-6.15/drivers/misc/mchp_pci1xxxx/
H A Dmchp_pci1xxxx_otpe2p.c365 priv->nvmem_config_eeprom.type = NVMEM_TYPE_EEPROM; in pci1xxxx_otp_eeprom_probe()
/linux-6.15/drivers/hwmon/
H A Dspd5118.c429 .type = NVMEM_TYPE_EEPROM, in spd5118_nvmem_init()
/linux-6.15/drivers/rtc/
H A Drtc-rv3028.c936 .type = NVMEM_TYPE_EEPROM, in rv3028_probe()
H A Drtc-rv3032.c907 .type = NVMEM_TYPE_EEPROM, in rv3032_probe()
/linux-6.15/drivers/misc/keba/
H A Dcp500.c625 nvmem_config.type = NVMEM_TYPE_EEPROM; in cp500_nvmem_register()
/linux-6.15/drivers/nvmem/
H A Dcore.c167 [NVMEM_TYPE_EEPROM] = "EEPROM",