Searched refs:PARMRK (Results 1 – 25 of 51) sorted by relevance
123
94 | PARMRK /* disable mark parity errors */ in empeg_init_termios()
926 | PARMRK /* disable mark parity errors */ in cypress_set_termios()
81 #define PARMRK 0000010 macro
67 #define PARMRK 0000010 macro
70 #define PARMRK 0000010 macro
75 #define PARMRK 0000010 macro
66 #define PARMRK 0000010 macro
86 #define PARMRK 0000010 /* Mark parity and framing errors. */ macro
78 #define PARMRK 0000010 macro
96 #define PARMRK 0x00000008 macro
130 ktermios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | in ttyport_open()
61 #define I_PARMRK(tty) _I_FLAG((tty), PARMRK)
671 if (termios->c_iflag & (INPCK | PARMRK)) in sifive_serial_set_termios()
620 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in dz_set_termios()
601 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in asc_set_termios()
424 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in pl010_set_termios()
500 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in linflex_set_termios()
456 if (termios->c_iflag & (BRKINT | PARMRK)) in sa1100_set_termios()
590 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sbd_set_termios()
489 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_pxa_set_termios()
545 if (c_iflag & (IGNBRK | BRKINT | PARMRK)) in siu_set_termios()
694 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sccnxp_set_termios()
857 if (iflag & (IGNBRK | BRKINT | PARMRK)) in ip22zilog_convert_to_zs()
686 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_txx9_set_termios()
303 if (termios->c_iflag & (BRKINT | PARMRK)) in sdio_uart_change_speed()
Completed in 43 milliseconds