Searched refs:QM_ECC_MBIT (Results 1 – 1 of 1) sorted by relevance
147 #define QM_ECC_MBIT BIT(2) macro165 #define QM_RAS_NFE_MBIT_DISABLE ~QM_ECC_MBIT1435 if (error_status & QM_ECC_MBIT) in qm_hw_error_handle_v2()4036 writel(QM_ECC_MBIT, qm->io_base + QM_ABNORMAL_INT_SET); in qm_dev_ecc_mbit_handle()4317 writel(QM_ECC_MBIT, qm->io_base + QM_ABNORMAL_INT_SOURCE); in qm_restart_prepare()