Home
last modified time | relevance | path

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

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