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.c781 (SA_FLAGS_BREAK_DET | SA_FLAGS_PARITY_ERROR | in recv_interrupt()
786 if (status & SA_FLAGS_PARITY_ERROR) in recv_interrupt()
807 } else if (status & SA_FLAGS_PARITY_ERROR) { in recv_interrupt()
1182 SA_FLAGS_FRAME_ERROR | SA_FLAGS_PARITY_ERROR; in icom_set_termios()
1193 SA_FLAGS_PARITY_ERROR | SA_FLAGS_FRAME_ERROR; in icom_set_termios()