Home
last modified time | relevance | path

Searched refs:RXERROR_PARITY (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/usb/serial/
Dkeyspan_usa26msg.h222 #define RXERROR_PARITY 0x04 macro
Dkeyspan_usa49msg.h255 #define RXERROR_PARITY 0x04 macro
Dkeyspan_usa90msg.h174 #define RXERROR_PARITY 0x04 macro
Dkeyspan.c457 if (stat & RXERROR_PARITY) in usa26_indat_callback()
844 if (stat & RXERROR_PARITY) in usa49_indat_callback()
922 if (stat & RXERROR_PARITY) in usa90_indat_callback()