Home
last modified time | relevance | path

Searched refs:RXERROR_FRAMING (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dkeyspan_usa49msg.h257 #define RXERROR_FRAMING 0x08 macro
H A Dkeyspan_usa67msg.h217 #define RXERROR_FRAMING 0x08 macro
H A Dkeyspan_usa26msg.h224 #define RXERROR_FRAMING 0x08 macro
H A Dkeyspan_usa90msg.h176 #define RXERROR_FRAMING 0x08 macro
H A Dkeyspan.c826 else if (stat & RXERROR_FRAMING) in usa26_indat_callback()
1170 else if (stat & RXERROR_FRAMING) in usa49_indat_callback()
1240 else if (stat & RXERROR_FRAMING) in usa49wg_indat_callback()
1316 else if (stat & RXERROR_FRAMING) in usa90_indat_callback()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dkeyspan_usa49msg.h257 #define RXERROR_FRAMING 0x08 macro
H A Dkeyspan_usa67msg.h217 #define RXERROR_FRAMING 0x08 macro
H A Dkeyspan_usa26msg.h224 #define RXERROR_FRAMING 0x08 macro
H A Dkeyspan_usa90msg.h176 #define RXERROR_FRAMING 0x08 macro
H A Dkeyspan.c810 else if (stat & RXERROR_FRAMING) in usa26_indat_callback()
1154 else if (stat & RXERROR_FRAMING) in usa49_indat_callback()
1224 else if (stat & RXERROR_FRAMING) in usa49wg_indat_callback()
1300 else if (stat & RXERROR_FRAMING) in usa90_indat_callback()

Completed in 12 milliseconds