Searched refs:CMR1_IRQ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/realtek/ | ||
H A D | atp.h | 65 #define CMR1_IRQ 0x02 /* Interrupt active. */ macro |
H A D | atp.c | 631 if (read_status & (CMR1_IRQ << 3)) { /* Overrun. */ in atp_interrupt() |