Home
last modified time | relevance | path

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

/linux/drivers/soc/fsl/qbman/
A Dbman_priv.h38 #define BM_PIRQ_RCRI 0x00000002 /* RCR Ring (below threshold) */ macro
75 #define BM_PIRQ_VISIBLE BM_PIRQ_RCRI
A Dbman.c615 if (is & BM_PIRQ_RCRI) { in poll_portal_slow()
618 bm_out(&p->p, BM_REG_ISR, BM_PIRQ_RCRI); in poll_portal_slow()
619 is &= ~BM_PIRQ_RCRI; in poll_portal_slow()
A Dbman_portal.c49 bman_p_irqsource_add(p, BM_PIRQ_RCRI); in init_pcfg()

Completed in 11 milliseconds