Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/hisilicon/
H A Dqm.c148 #define QM_ECC_MBIT BIT(2) macro
166 #define QM_RAS_NFE_MBIT_DISABLE ~QM_ECC_MBIT
1504 if (error_status & QM_ECC_MBIT) in qm_hw_error_handle_v2()
4185 writel(QM_ECC_MBIT, qm->io_base + QM_ABNORMAL_INT_SET); in qm_dev_ecc_mbit_handle()
4472 writel(QM_ECC_MBIT, qm->io_base + QM_ABNORMAL_INT_SOURCE); in qm_restart_prepare()