Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dkeyspan_usa26msg.h223 #define RXERROR_FRAMING 0x08 macro
Dkeyspan_usa49msg.h256 #define RXERROR_FRAMING 0x08 macro
Dkeyspan_usa90msg.h175 #define RXERROR_FRAMING 0x08 macro
Dkeyspan.c455 if (stat & RXERROR_FRAMING) in usa26_indat_callback()
842 if (stat & RXERROR_FRAMING) in usa49_indat_callback()
920 if (stat & RXERROR_FRAMING) in usa90_indat_callback()