Home
last modified time | relevance | path

Searched refs:HI_EFUSE_TEE_BOOT_VER_RW_ID (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_efuse.h73 HI_EFUSE_TEE_BOOT_VER_RW_ID = 40, enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
Dhi_flashboot.h281 HI_EFUSE_TEE_BOOT_VER_RW_ID = 40, enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
Dcmd_loop.c225 hi_u32 ret = hi_efuse_read(HI_EFUSE_TEE_BOOT_VER_RW_ID, efuse_data, sizeof(efuse_data)); in get_efuse_boot_ver()
397 ret = hi_efuse_write(HI_EFUSE_TEE_BOOT_VER_RW_ID, g_upg_efuse_data_boot_ver); in nmi_update_ver()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
Dhi_boot_rom.h767 HI_EFUSE_TEE_BOOT_VER_RW_ID = 40, enumerator
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
Dupg_common.c819 hi_u32 ret = hi_efuse_read(HI_EFUSE_TEE_BOOT_VER_RW_ID, efuse_data, sizeof(efuse_data)); in upg_get_efuse_boot_ver()
1746 ret = hi_efuse_write(HI_EFUSE_TEE_BOOT_VER_RW_ID, g_upg_efuse_data_boot_ver); in upg_update_ver()