Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/serial/
Dkeyspan_usa26msg.h224 #define RXERROR_FRAMING 0x08 macro
Dkeyspan_usa67msg.h217 #define RXERROR_FRAMING 0x08 macro
Dkeyspan_usa49msg.h257 #define RXERROR_FRAMING 0x08 macro
Dkeyspan_usa90msg.h176 #define RXERROR_FRAMING 0x08 macro
Dkeyspan.c810 else if (stat & RXERROR_FRAMING) in usa26_indat_callback()
1153 else if (stat & RXERROR_FRAMING) in usa49_indat_callback()
1223 else if (stat & RXERROR_FRAMING) in usa49wg_indat_callback()
1299 else if (stat & RXERROR_FRAMING) in usa90_indat_callback()