Searched refs:QM_PIRQ_EQCI (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h158 #define DEFAULT_portalExceptions ((uint32_t)(QM_PIRQ_EQCI | \
H A Dfsl_qman.h287 #define QM_PIRQ_EQCI 0x00080000 /* Enqueue Command Committed */ macro
H A Dqm_portal_fqr.c668 return is & (QM_PIRQ_CSCI | QM_PIRQ_EQCI | QM_PIRQ_EQRI | QM_PIRQ_MRI);
1255 isdr ^= QM_PIRQ_EQCI;
1294 * something related to QM_PIRQ_EQCI, this may need fixing. */

Completed in 180 milliseconds