Home
last modified time | relevance | path

Searched refs:EFUSE_STATUS (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/efuse/
Defuse_drv.c105 hi_reg_read(EFUSE_STATUS, val); in check_efuse_isbusy()
181 ((hi_reg_read_val32(EFUSE_STATUS) & EFUSE_READ_READY_STATUS) != EFUSE_EN_OK)) { in efuse_read_bits()
205 hi_reg_read(EFUSE_STATUS, val); in efuse_get_errstate()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/efuse/
Defuse_drv.h30 #define EFUSE_STATUS (HI_EFUSE_REG_BASE + 0x10) macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
Defuse_drv.h30 #define EFUSE_STATUS (HI_EFUSE_REG_BASE + 0x10) macro