Searched refs:PARMRK (Results 1 – 25 of 32) sorted by relevance
12
12 #define PARMRK 0x008 /* Mark parity and framing errors */ macro
93 | PARMRK /* disable mark parity errors */ in empeg_init_termios()
925 | PARMRK /* disable mark parity errors */ in cypress_set_termios()
650 if (termios->c_iflag & (INPCK | PARMRK)) in sifive_serial_set_termios() 654 termios->c_iflag &= ~(INPCK|PARMRK|BRKINT); in sifive_serial_set_termios()
385 if (termios->c_iflag & (BRKINT | PARMRK)) in sunplus_set_termios()
621 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in dz_set_termios()
453 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_pxa_set_termios()
488 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in linflex_set_termios()
449 if (termios->c_iflag & (BRKINT | PARMRK)) in ma35d1serial_set_termios()
433 if (termios->c_iflag & (BRKINT | PARMRK)) in sa1100_set_termios()
591 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sbd_set_termios()
640 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_txx9_set_termios()
697 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sccnxp_set_termios()
901 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in qe_uart_set_termios()
735 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunsab_convert_to_sab()
924 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in zs_set_termios()
816 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunsu_change_speed()
937 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in max310x_set_termios()
969 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in mxs_auart_settermios()
2087 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in lpuart_set_termios() 2332 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in lpuart32_set_termios()
919 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunzilog_convert_to_zs()
1090 if (termios->c_iflag & (BRKINT | PARMRK)) in sc16is7xx_set_termios()
120 ktermios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | in ttyport_open()
60 #define I_PARMRK(tty) _I_FLAG((tty), PARMRK)
425 if (termios->c_iflag & (IGNBRK | PARMRK)) in omap_8250_set_termios()