Searched refs:PARMRK (Results 1 – 25 of 54) sorted by relevance
123
94 | PARMRK /* disable mark parity errors */ in empeg_init_termios()
81 #define PARMRK 0000010 macro
67 #define PARMRK 0000010 macro
66 #define PARMRK 0000010 macro
70 #define PARMRK 0000010 macro
75 #define PARMRK 0000010 macro
78 #define PARMRK 0000010 macro
86 #define PARMRK 0000010 /* Mark parity and framing errors. */ macro
96 #define PARMRK 0x00000008 macro
130 ktermios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | in ttyport_open()
652 if (termios->c_iflag & (INPCK | PARMRK)) in sifive_serial_set_termios()
624 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in dz_set_termios()
407 if (new->c_iflag & (IGNBRK | BRKINT | PARMRK)) in efm32_uart_set_termios()
486 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in pnx8xxx_set_termios()
607 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in asc_set_termios()
508 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in linflex_set_termios()
430 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in pl010_set_termios()
464 if (termios->c_iflag & (BRKINT | PARMRK)) in sa1100_set_termios()
549 if (c_iflag & (IGNBRK | BRKINT | PARMRK)) in siu_set_termios()
595 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sbd_set_termios()
493 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_pxa_set_termios()
698 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sccnxp_set_termios()
690 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_txx9_set_termios()
132 #define I_PARMRK(tty) _I_FLAG((tty), PARMRK)
303 if (termios->c_iflag & (BRKINT | PARMRK)) in sdio_uart_change_speed()