Searched refs:QMI_INTR_EN_SINGLE_ECC (Results 1 – 4 of 4) sorted by relevance
932 iowrite32be(QMI_INTR_EN_SINGLE_ECC, &qmi_rg->fmqm_ie); in fman_qmi_init()934 tmp_reg |= QMI_INTR_EN_SINGLE_ECC; in fman_qmi_init()1100 tmp |= QMI_INTR_EN_SINGLE_ECC; in fman_set_exception()1102 tmp &= ~QMI_INTR_EN_SINGLE_ECC; in fman_set_exception()1354 iowrite32be(QMI_INTR_EN_SINGLE_ECC, in fman_force_intr()
495 #define QMI_INTR_EN_SINGLE_ECC 0x80000000 macro
366 if (event & QMI_INTR_EN_SINGLE_ECC) in QmiEvent()
667 #define QMI_INTR_EN_SINGLE_ECC 0x80000000 macro