Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A 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.
H A 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
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.fec_mxc5 ethaddr from the SoC eFuses (see below).
36 Reading the ethaddr from the SoC eFuses:
38 ethaddr variable, then its value gets read from the corresponding eFuses in
H A DREADME.imx531 into the eFuses. Assure that the programming voltage is available and then
/OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/
H A Defuse.c39 static struct mvebu_hd_efuse *efuses = variable
42 static struct mvebu_hd_efuse efuses[EFUSE_LINE_MAX + 1]; variable
52 return efuses + nr; in get_efuse_line()
H A DKconfig189 Enable support for reading and writing eFuses on mvebu SoCs.
196 This enables a "dry run" mode where eFuses are not really programmed.
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A DKconfig5 Support for NVMEM(Non Volatile Memory) devices like EEPROM, EFUSES...
30 eFuses.
42 eFuses.
/OK3568_Linux_fs/u-boot/board/rockchip/gva_rk3229/
H A Dgva_rk3229.c59 /* read the cpu_id range from the efuses */ in set_serialno()
62 printf("%s: reading cpuid from the efuses failed\n", __func__); in set_serialno()
/OK3568_Linux_fs/u-boot/board/rockchip/evb_rk3399/
H A Devb-rk3399.c132 /* read the cpu_id range from the efuses */ in setup_serial()
135 debug("%s: reading cpuid from the efuses failed\n", in setup_serial()
/OK3568_Linux_fs/u-boot/board/theobroma-systems/puma_rk3399/
H A Dpuma-rk3399.c140 /* read the cpu_id range from the efuses */ in setup_serial()
143 debug("%s: reading cpuid from the efuses failed\n", in setup_serial()
/OK3568_Linux_fs/kernel/drivers/platform/mellanox/
H A 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()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mips/
H A Dmscc.txt16 controller, hardware status and configuration, efuses.
/OK3568_Linux_fs/u-boot/cmd/
H A Drk_secure_storage.c82 "Dump the content of the efuses",
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/nvmem/
H A Dnvmem.yaml14 configuration data stored in NVMEMs like eeprom, efuses and so on.
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dnvmem.rst16 memories like eeprom, efuses and so on.
/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Drk630phy.c106 /* read the txlevel from the efuses */ in rk630_phy_t22_get_txlevel_from_efuse()
/OK3568_Linux_fs/u-boot/board/freescale/t4qds/
H A DREADME121 T4240 has a VID feature. U-Boot reads the VID efuses and adjust the voltage
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/
H A Dphl_test_mp_efuse.c323 /*BT Efuses*/
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/
H A Dphl_test_mp_efuse.c323 /*BT Efuses*/
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dgmac_rockchip.c1251 /* read the bgs from the efuses */ in rk3528_gmac_integrated_phy_powerup()
1696 /* read the bgs from the efuses */ in rv1106_gmac_integrated_phy_powerup()
/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Dcpr.c1699 * on data in efuses. in cpr_probe()