Searched refs:ecc_2bits_mask (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dhisi_acc_qm.h235 u32 ecc_2bits_mask; member in struct:hisi_qm_err_info
/linux-master/drivers/crypto/hisilicon/zip/
H A Dzip_main.c1114 err_info->ecc_2bits_mask = HZIP_CORE_INT_STATUS_M_ECC;
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c1037 err_info->ecc_2bits_mask = SEC_CORE_INT_STATUS_M_ECC;
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1316 err_info->ecc_2bits_mask = HPRE_CORE_ECC_2BIT_ERR | HPRE_OOO_ECC_2BIT_ERR;
/linux-master/drivers/crypto/hisilicon/
H A Dqm.c3878 if (err_sts & qm->err_info.ecc_2bits_mask)
4295 value = qm_get_dev_err_status(qm) & qm->err_info.ecc_2bits_mask;

Completed in 159 milliseconds