Home
last modified time | relevance | path

Searched refs:EFUSE_STATUS_READY (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/efuse/
H A Defuse_drv.h40 #define EFUSE_STATUS_READY (0x1 << 4) /* Busy/idle status. The value 0 indicates idle. */ macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Defuse_drv.h37 #define EFUSE_STATUS_READY (0x1 << 4) macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/efuse/
H A Defuse_drv.c106 if ((!(val & EFUSE_STATUS_READY)) && (val & EFUSE_PO_STATUS_READY)) { in check_efuse_isbusy()

Completed in 2 milliseconds