Home
last modified time | relevance | path

Searched refs:efuse (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/nvmem/
H A Drockchip-efuse.c110 /* setup efuse timing */ in rk1808_efuse_timing_init()
128 /* clear efuse timing */ in rk1808_efuse_timing_deinit()
143 struct rockchip_efuse_chip *efuse = context; in rockchip_rk1808_efuse_read() local
149 mutex_lock(&efuse->mutex); in rockchip_rk1808_efuse_read()
151 ret = clk_bulk_prepare_enable(efuse->num_clks, efuse->clks); in rockchip_rk1808_efuse_read()
153 dev_err(efuse->dev, "failed to prepare/enable efuse clk\n"); in rockchip_rk1808_efuse_read()
168 rk1808_efuse_timing_init(efuse->base); in rockchip_rk1808_efuse_read()
172 efuse in rockchip_rk1808_efuse_read()
200 struct rockchip_efuse_chip *efuse = context; rockchip_rk3128_efuse_read() local
235 struct rockchip_efuse_chip *efuse = context; rockchip_rk3288_efuse_read() local
270 struct rockchip_efuse_chip *efuse = context; rockchip_rk3288_efuse_secure_read() local
308 struct rockchip_efuse_chip *efuse = context; rockchip_rk3328_efuse_read() local
360 struct rockchip_efuse_chip *efuse = context; rockchip_rk3368_efuse_read() local
398 struct rockchip_efuse_chip *efuse = context; rockchip_rk3399_efuse_read() local
509 struct rockchip_efuse_chip *efuse; rockchip_efuse_probe() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/
H A Dmodule_config.mk1 boot_srcs = startup drivers/lsadc drivers/flash drivers/efuse drivers/gpio drivers/io common/crc32 common/nvm common/partition_table upg lib/lzma lzmaram secure
2 boot_common_srcs = ../commonboot/crc32 ../commonboot/efuse ../commonboot/flash
11 -I$(MAIN_TOPDIR)/boot/flashboot/drivers/efuse \
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/
H A Dmodule_config.mk1 loaderboot_srcs = startup common common/crc32 common/nvm common/partition_table drivers/lsadc drivers/flash drivers/efuse secure
2 loaderboot_common_srcs = ../commonboot/crc32 ../commonboot/efuse ../commonboot/flash
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
H A Defuse_opt.c17 #include <efuse.h>
120 boot_msg1("efuse write error, index:", i); in efuse_burn()

Completed in 2 milliseconds