Lines Matching +full:nvmem +full:- +full:rmem

1 # SPDX-License-Identifier: GPL-2.0-only
2 menuconfig NVMEM config
3 bool "NVMEM Support"
5 Support for NVMEM(Non Volatile Memory) devices like EEPROM, EFUSES...
7 This framework is designed to provide a generic interface to NVMEM
12 if NVMEM
15 bool "/sys/bus/nvmem/devices/*/nvmem (sysfs interface)"
19 Say Y here to add a sysfs interface for NVMEM.
22 read/write directly into nvmem.
33 calibration data required for the PCIe or the USB-C PHY.
36 be called nvmem-apple-efuses.
39 tristate "Broadcom On-Chip OTP Controller support"
48 will be called nvmem-bcm-ocotp.
67 will be called nvmem-imx-iim.
70 tristate "i.MX 6/7/8 On-Chip OTP Controller support"
74 This is a driver for the On-Chip OTP Controller (OCOTP) available on
75 i.MX6 SoCs, providing access to 4 Kbits of one-time programmable
79 will be called nvmem-imx-ocotp.
82 tristate "i.MX8 SCU On-Chip OTP Controller support"
86 This is a driver for the SCU On-Chip OTP Controller (OCOTP)
120 will be called layerscape-sfp.
178 will be called efuse-mtk.
181 tristate "Freescale MXS On-Chip OTP Memory Support"
190 will be called nvmem-mxs-ocotp.
198 This memory contains common and per-console keys, signatures and
202 will be called nvmem-nintendo-otp.
210 functions for QFPROM data to rest of the drivers via nvmem interface.
225 This driver maps reserved memory into an nvmem device. It might be
229 will be called nvmem-rmem.
237 from eFuse, such as cpu-leakage.
248 from otp, such as cpu-leakage.
262 will be called nvmem-sc27xx-efuse.
269 i.MX6 and i.MX7 SoCs in Secure Non-Volatile Storage (SNVS) of this chip.
272 will be called nvmem-snvs-lpgpr.
291 will be called nvmem-sprd-efuse.
294 tristate "STMicroelectronics STM32 factory-programmed memory support"
297 Say y here to enable read-only access for STMicroelectronics STM32
298 factory-programmed memory area.
301 will be called nvmem-stm32-romem.
308 This is a driver for the On-chip OTP controller (OCOTP) available
309 on Sunplus SoCs. It provides access to 128 bytes of one-time
313 will be called nvmem-sunplus-ocotp.
326 tristate "U-Boot environment variables support"
330 U-Boot stores its setup as environment variables. This driver adds
332 as NVMEM cells so they can be referenced by other drivers.
336 If compiled as module it will be called nvmem_u-boot-env.
347 will be called nvmem-uniphier-efuse.
358 be called nvmem-vf610-ocotp.
361 bool "Xilinx ZYNQMP SoC nvmem firmware support"