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

/linux-master/drivers/soc/fsl/qbman/
H A Dqman_portal.c102 irq_sources |= QM_PIRQ_EQCI | QM_PIRQ_EQRI | QM_PIRQ_MRI |
H A Dqman.c1306 isdr &= ~QM_PIRQ_EQCI;
1384 * something related to QM_PIRQ_EQCI, this may need fixing.
/linux-master/include/soc/fsl/
H A Dqman.h48 #define QM_PIRQ_EQCI 0x00080000 /* Enqueue Command Committed */ macro
56 #define QM_PIRQ_SLOW (QM_PIRQ_CSCI | QM_PIRQ_EQCI | QM_PIRQ_EQRI | \

Completed in 146 milliseconds