Searched refs:GREG_STAT_TXPERR (Results 1 – 2 of 2) sorted by relevance
64 #define GREG_STAT_TXPERR 0x10000000 /* Parity error during transmit dma */ macro
1600 GREG_STAT_TXPERR | GREG_STAT_TXTERR | GREG_STAT_SLVERR | in happy_meal_is_not_so_happy()1667 (GREG_STAT_TXEACK|GREG_STAT_TXLERR|GREG_STAT_TXPERR|GREG_STAT_TXTERR)) { in happy_meal_is_not_so_happy()1672 status & GREG_STAT_TXPERR ? "ParityError " : "", in happy_meal_is_not_so_happy()