Searched refs:QMI_ERR_INTR_EN_DOUBLE_ECC (Results 1 – 4 of 4) sorted by relevance
904 iowrite32be(QMI_ERR_INTR_EN_DOUBLE_ECC | QMI_ERR_INTR_EN_DEQ_FROM_DEF, in fman_qmi_init()910 tmp_reg |= QMI_ERR_INTR_EN_DOUBLE_ECC; in fman_qmi_init()1108 tmp |= QMI_ERR_INTR_EN_DOUBLE_ECC; in fman_set_exception()1110 tmp &= ~QMI_ERR_INTR_EN_DOUBLE_ECC; in fman_set_exception()1358 iowrite32be(QMI_ERR_INTR_EN_DOUBLE_ECC, in fman_force_intr()
493 #define QMI_ERR_INTR_EN_DOUBLE_ECC 0x80000000 macro
279 if (event & QMI_ERR_INTR_EN_DOUBLE_ECC) in QmiErrEvent()
665 #define QMI_ERR_INTR_EN_DOUBLE_ECC 0x80000000 macro