Searched refs:PARMRK (Results 1 – 25 of 42) sorted by relevance
12
12 #define PARMRK 0x008 /* Mark parity and framing errors */ macro
94 | PARMRK /* disable mark parity errors */ in empeg_init_termios()
928 | PARMRK /* disable mark parity errors */ in cypress_set_termios()
662 if (termios->c_iflag & (INPCK | PARMRK)) in sifive_serial_set_termios()666 termios->c_iflag &= ~(INPCK|PARMRK|BRKINT); in sifive_serial_set_termios()
385 if (termios->c_iflag & (BRKINT | PARMRK)) in sunplus_set_termios()
419 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in pl010_set_termios()
623 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in dz_set_termios()
604 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in asc_set_termios()
488 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in linflex_set_termios()
590 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sbd_set_termios()
458 if (termios->c_iflag & (BRKINT | PARMRK)) in sa1100_set_termios()
476 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_pxa_set_termios()
662 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_txx9_set_termios()
857 if (iflag & (IGNBRK | BRKINT | PARMRK)) in ip22zilog_convert_to_zs()
695 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sccnxp_set_termios()
734 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunsab_convert_to_sab()
909 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in qe_uart_set_termios()
923 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in zs_set_termios()
829 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sprd_set_termios()
1907 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in lpuart_set_termios()2144 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in lpuart32_set_termios()
952 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in max310x_set_termios()
130 ktermios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | in ttyport_open()
61 #define I_PARMRK(tty) _I_FLAG((tty), PARMRK)
290 if (termios->c_iflag & (BRKINT | PARMRK)) in sdio_uart_change_speed()
545 if ((termios->c_iflag & BRKINT) || (termios->c_iflag & PARMRK)) in cpm_uart_set_termios()