Searched refs:QM_PIRQ_EQCI (Results 1 – 5 of 5) sorted by relevance
158 #define DEFAULT_portalExceptions ((uint32_t)(QM_PIRQ_EQCI | \
287 #define QM_PIRQ_EQCI 0x00080000 /* Enqueue Command Committed */ macro
668 return is & (QM_PIRQ_CSCI | QM_PIRQ_EQCI | QM_PIRQ_EQRI | QM_PIRQ_MRI); in LoopMessageRing()1255 isdr ^= QM_PIRQ_EQCI; in qman_create_portal()
56 #define QM_PIRQ_EQCI 0x00080000 /* Enqueue Command Committed */ macro64 #define QM_PIRQ_SLOW (QM_PIRQ_CSCI | QM_PIRQ_EQCI | QM_PIRQ_EQRI | \
594 isdr &= ~QM_PIRQ_EQCI; in qman_init_portal()954 return is & (QM_PIRQ_EQCI | QM_PIRQ_EQRI | QM_PIRQ_MRI); in __poll_portal_slow()