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) \ macro1025 macb_writel(bp, IER, MACB_RX_INT_FLAGS); in macb_poll()1059 if (status & MACB_RX_INT_FLAGS) { in macb_interrupt()1067 queue_writel(queue, IDR, MACB_RX_INT_FLAGS); in macb_interrupt()1719 MACB_RX_INT_FLAGS | in macb_init_hw()