Searched refs:PARMRK (Results 1 – 25 of 54) sorted by relevance
123
94 | PARMRK /* disable mark parity errors */ in empeg_init_termios()
943 | PARMRK /* disable mark parity errors */ in cypress_set_termios()
75 #define PARMRK 0000010 macro
67 #define PARMRK 0000010 macro
70 #define PARMRK 0000010 macro
81 #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()
480 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in pnx8xxx_set_termios()
672 if (termios->c_iflag & (INPCK | PARMRK)) in sifive_serial_set_termios()
620 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in dz_set_termios()
403 if (new->c_iflag & (IGNBRK | BRKINT | PARMRK)) in efm32_uart_set_termios()
501 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in linflex_set_termios()
601 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in asc_set_termios()
426 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in pl010_set_termios()
489 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_pxa_set_termios()
458 if (termios->c_iflag & (BRKINT | PARMRK)) in sa1100_set_termios()
590 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sbd_set_termios()
545 if (c_iflag & (IGNBRK | BRKINT | PARMRK)) in siu_set_termios()
857 if (iflag & (IGNBRK | BRKINT | PARMRK)) in ip22zilog_convert_to_zs()
132 #define I_PARMRK(tty) _I_FLAG((tty), PARMRK)
303 if (termios->c_iflag & (BRKINT | PARMRK)) in sdio_uart_change_speed()