Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dicom.c239 #define SA_FLAGS_PARITY_ERROR 0x0080 macro
1032 (SA_FLAGS_BREAK_DET | SA_FLAGS_PARITY_ERROR | in recv_interrupt()
1037 if (status & SA_FLAGS_PARITY_ERROR) in recv_interrupt()
1058 } else if (status & SA_FLAGS_PARITY_ERROR) { in recv_interrupt()
1438 SA_FLAGS_FRAME_ERROR | SA_FLAGS_PARITY_ERROR; in icom_set_termios()
1449 SA_FLAGS_PARITY_ERROR | SA_FLAGS_FRAME_ERROR; in icom_set_termios()