Home
last modified time | relevance | path

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

/freebsd/sys/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()
908 tmp_reg |= QMI_ERR_INTR_EN_DEQ_FROM_DEF; in fman_qmi_init()
1116 tmp |= QMI_ERR_INTR_EN_DEQ_FROM_DEF; in fman_set_exception()
1118 tmp &= ~QMI_ERR_INTR_EN_DEQ_FROM_DEF; in fman_set_exception()
1350 iowrite32be(QMI_ERR_INTR_EN_DEQ_FROM_DEF, in fman_force_intr()
H A Dfm.h494 #define QMI_ERR_INTR_EN_DEQ_FROM_DEF 0x40000000 macro
H A Dfm_ncsw.c281 if (event & QMI_ERR_INTR_EN_DEQ_FROM_DEF) in QmiErrEvent()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman.h666 #define QMI_ERR_INTR_EN_DEQ_FROM_DEF 0x40000000 macro