Searched refs:RXPARITY (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Drocket_int.h185 #define RXPARITY 0x0100 /* received parity error */ macro
186 #define STATERROR (RXBREAK | RXFRAME | RXPARITY)
787 RXPARITY: received parity error
H A Drocket.c338 if (ChanStatus & (RXFOVERFL | RXBREAK | RXFRAME | RXPARITY)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Drocket_int.h185 #define RXPARITY 0x0100 /* received parity error */ macro
186 #define STATERROR (RXBREAK | RXFRAME | RXPARITY)
787 RXPARITY: received parity error
H A Drocket.c338 if (ChanStatus & (RXFOVERFL | RXBREAK | RXFRAME | RXPARITY)) {

Completed in 162 milliseconds