BM_PIRQ_RCRI      615 drivers/soc/fsl/qbman/bman.c 	if (is & BM_PIRQ_RCRI) {
BM_PIRQ_RCRI      618 drivers/soc/fsl/qbman/bman.c 		bm_out(&p->p, BM_REG_ISR, BM_PIRQ_RCRI);
BM_PIRQ_RCRI      619 drivers/soc/fsl/qbman/bman.c 		is &= ~BM_PIRQ_RCRI;
BM_PIRQ_RCRI       49 drivers/soc/fsl/qbman/bman_portal.c 	bman_p_irqsource_add(p, BM_PIRQ_RCRI);
BM_PIRQ_RCRI       75 drivers/soc/fsl/qbman/bman_priv.h #define BM_PIRQ_VISIBLE	BM_PIRQ_RCRI