Searched refs:GREG_STAT_RFIFOVF (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ | ||
D | sunhme.h | 40 #define GREG_STAT_RFIFOVF 0x00000020 /* Receive FIFO overflow */ macro |
D | sunhme.c | 1785 if (status & GREG_STAT_RFIFOVF) { in happy_meal_is_not_so_happy() |