Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/efuse/
H A Defuse_drv.h35 #define EFUSE_READ_READY_STATUS (1 << 1) /* Read completion status. macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Defuse_drv.h34 #define EFUSE_READ_READY_STATUS (1 << 1) macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/efuse/
H A Defuse_drv.c181 ((hi_reg_read_val32(EFUSE_STATUS) & EFUSE_READ_READY_STATUS) != EFUSE_EN_OK)) { in efuse_read_bits()

Completed in 1 milliseconds