Home
last modified time | relevance | path

Searched refs:QM_PIRQ_SLOW (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/soc/fsl/qbman/
H A Dqman_priv.h269 #define QM_PIRQ_VISIBLE (QM_PIRQ_SLOW | QM_PIRQ_DQRI)
H A Dqman.c1181 clear |= __poll_portal_slow(p, is) & QM_PIRQ_SLOW; in portal_isr()
/linux/include/soc/fsl/
H A Dqman.h56 #define QM_PIRQ_SLOW (QM_PIRQ_CSCI | QM_PIRQ_EQCI | QM_PIRQ_EQRI | \ macro