Searched refs:GREG_STAT_RXTERR (Results 1 – 2 of 2) sorted by relevance
57 #define GREG_STAT_RXTERR 0x00200000 /* Tag error during receive dma */ macro
1675 GREG_STAT_RXPERR | GREG_STAT_RXTERR | GREG_STAT_EOPERR | in happy_meal_is_not_so_happy()1720 if (status & (GREG_STAT_RXERR|GREG_STAT_RXPERR|GREG_STAT_RXTERR)) { in happy_meal_is_not_so_happy()1725 status & GREG_STAT_RXTERR ? "RxTagBotch " : ""); in happy_meal_is_not_so_happy()
Completed in 9 milliseconds