Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dicom.c239 #define SA_FLAGS_PARITY_ERROR 0x0080 macro
1019 (SA_FLAGS_BREAK_DET | SA_FLAGS_PARITY_ERROR | in recv_interrupt()
1024 if (status & SA_FLAGS_PARITY_ERROR) in recv_interrupt()
1045 } else if (status & SA_FLAGS_PARITY_ERROR) { in recv_interrupt()
1425 SA_FLAGS_FRAME_ERROR | SA_FLAGS_PARITY_ERROR; in icom_set_termios()
1436 SA_FLAGS_PARITY_ERROR | SA_FLAGS_FRAME_ERROR; in icom_set_termios()