Home
last modified time | relevance | path

Searched full:efuses (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/nvmem/
Dapple,efuses.yaml4 $id: http://devicetree.org/schemas/nvmem/apple,efuses.yaml#
10 Apple SoCs such as the M1 contain factory-programmed eFuses used to e.g. store
24 - apple,t8103-efuses
25 - apple,t6000-efuses
26 - const: apple,efuses
40 compatible = "apple,t8103-efuses", "apple,efuses";
Dnvmem.yaml14 configuration data stored in NVMEMs like eeprom, efuses and so on.
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-firmware-turris-mox-rwtm5 Description: (Read) Board version burned into eFuses of this Turris Mox board.
12 Description: (Read) MAC addresses burned into eFuses of this Turris Mox board.
20 as pair to the ECDSA private key burned into eFuses of this
29 during manufacturing and burned into eFuses. Can be 512 or 1024.
36 Description: (Read) Serial number burned into eFuses of this Turris Mox device.
Dsysfs-driver-tegra-fuse4 Description: read-only access to the efuses on Tegra20, Tegra30, Tegra114
5 and Tegra124 SoC's from NVIDIA. The efuses contain write once
10 Users: any user space application which wants to read the efuses on
/Linux-v6.1/drivers/nvmem/
DKconfig5 Support for NVMEM(Non Volatile Memory) devices like EEPROM, EFUSES...
31 Say y here to enable support for reading eFuses on Apple SoCs
36 be called nvmem-apple-efuses.
64 eFuses.
76 eFuses.
115 This driver provides support to read the eFuses on Freescale
DMakefile10 obj-$(CONFIG_NVMEM_APPLE_EFUSES) += nvmem-apple-efuses.o
11 nvmem-apple-efuses-y := apple-efuses.o
Dapple-efuses.c63 { .compatible = "apple,efuses", },
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/pmbus/
Dti,lm25066.yaml15 controllers or eFuses in various contexts) are PMBus devices that
/Linux-v6.1/Documentation/devicetree/bindings/mips/
Dmscc.txt16 controller, hardware status and configuration, efuses.
/Linux-v6.1/drivers/platform/mellanox/
Dmlxbf-bootctl.c205 * key_state contains the bits for 4 Key versions, loaded from eFuses in secure_boot_fuse_state_show()
213 * eFuse for the new key start bit, burn the key eFuses, then burn the in secure_boot_fuse_state_show()
/Linux-v6.1/Documentation/driver-api/
Dnvmem.rst16 memories like eeprom, efuses and so on.
/Linux-v6.1/drivers/soc/qcom/
Dcpr.c1664 * on data in efuses. in cpr_probe()
/Linux-v6.1/
DMAINTAINERS1907 F: Documentation/devicetree/bindings/nvmem/apple,efuses.yaml
1922 F: drivers/nvmem/apple-efuses.c