Home
last modified time | relevance | path

Searched refs:SA_FLAGS_PARITY_ERROR (Results 1 – 2 of 2) sorted by relevance

/drivers/tty/serial/
Dicom.h214 #define SA_FLAGS_PARITY_ERROR 0x0080 macro
Dicom.c788 (SA_FLAGS_BREAK_DET | SA_FLAGS_PARITY_ERROR | in recv_interrupt()
793 if (status & SA_FLAGS_PARITY_ERROR) in recv_interrupt()
814 } else if (status & SA_FLAGS_PARITY_ERROR) { in recv_interrupt()
1186 SA_FLAGS_FRAME_ERROR | SA_FLAGS_PARITY_ERROR; in icom_set_termios()
1197 SA_FLAGS_PARITY_ERROR | SA_FLAGS_FRAME_ERROR; in icom_set_termios()