Home
last modified time | relevance | path

Searched refs:NVMEM_TYPE_OTP (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/include/linux/
Dnvmem-provider.h30 NVMEM_TYPE_OTP, enumerator
/linux-6.6.21/drivers/nvmem/
Dsunxi_sid.c155 nvmem_cfg->type = NVMEM_TYPE_OTP; in sunxi_sid_probe()
Dmicrochip-otpc.c236 .type = NVMEM_TYPE_OTP,
Dstm32-romem.c209 priv->cfg.type = NVMEM_TYPE_OTP; in stm32_romem_probe()
Dcore.c193 [NVMEM_TYPE_OTP] = "OTP",
/linux-6.6.21/drivers/w1/slaves/
Dw1_ds250x.c172 .type = NVMEM_TYPE_OTP, in w1_eprom_add_slave()
/linux-6.6.21/drivers/soc/tegra/fuse/
Dfuse-tegra.c164 nvmem.type = NVMEM_TYPE_OTP; in tegra_fuse_probe()
/linux-6.6.21/drivers/misc/mchp_pci1xxxx/
Dmchp_pci1xxxx_otpe2p.c388 priv->nvmem_config_otp.type = NVMEM_TYPE_OTP; in pci1xxxx_otp_eeprom_probe()
/linux-6.6.21/drivers/mtd/
Dmtdcore.c901 config.type = NVMEM_TYPE_OTP; in mtd_otp_nvmem_register()