Searched refs:MACB_RX_INT_FLAGS (Results 1 – 1 of 1) sorted by relevance
47 #define MACB_RX_INT_FLAGS (MACB_BIT(RCOMP) | MACB_BIT(RXUBR) \ macro973 macb_writel(bp, IER, MACB_RX_INT_FLAGS); in macb_poll()1007 if (status & MACB_RX_INT_FLAGS) { in macb_interrupt()1015 queue_writel(queue, IDR, MACB_RX_INT_FLAGS); in macb_interrupt()1675 MACB_RX_INT_FLAGS | in macb_init_hw()