Searched refs:PARMRK (Results 1 – 25 of 48) 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()
66 tty.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP in qemu_chr_set_echo_stdio()
141 tty.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP in tty_serial_init()
292 ~(IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON); in cfmakeraw()
641 if (termios->c_iflag & (INPCK | PARMRK)) in sifive_serial_set_termios()645 termios->c_iflag &= ~(INPCK|PARMRK|BRKINT); in sifive_serial_set_termios()
383 if (termios->c_iflag & (BRKINT | PARMRK)) in sunplus_set_termios()
398 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in pl010_set_termios()
566 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in asc_set_termios()
622 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in dz_set_termios()
487 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in linflex_set_termios()
453 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_pxa_set_termios()
449 if (termios->c_iflag & (BRKINT | PARMRK)) in ma35d1serial_set_termios()
590 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sbd_set_termios()
433 if (termios->c_iflag & (BRKINT | PARMRK)) in sa1100_set_termios()
639 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_txx9_set_termios()
855 if (iflag & (IGNBRK | BRKINT | PARMRK)) in ip22zilog_convert_to_zs()
693 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sccnxp_set_termios()
907 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in qe_uart_set_termios()
733 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunsab_convert_to_sab()
190 tio.c_iflag &= ~(IGNBRK | BRKINT | IGNPAR | PARMRK | INPCK | ISTRIP | in ga_channel_open()
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()