Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c904 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()
H A Dfm.h493 #define QMI_ERR_INTR_EN_DOUBLE_ECC 0x80000000 macro
H A Dfm_ncsw.c279 if (event & QMI_ERR_INTR_EN_DOUBLE_ECC) in QmiErrEvent()
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman.h665 #define QMI_ERR_INTR_EN_DOUBLE_ECC 0x80000000 macro