Home
last modified time | relevance | path

Searched refs:PARMRK (Results 1 – 25 of 32) sorted by relevance

12

/linux/include/uapi/asm-generic/
H A Dtermbits-common.h12 #define PARMRK 0x008 /* Mark parity and framing errors */ macro
/linux/drivers/usb/serial/
H A Dempeg.c93 | PARMRK /* disable mark parity errors */ in empeg_init_termios()
H A Dcypress_m8.c925 | PARMRK /* disable mark parity errors */ in cypress_set_termios()
/linux/drivers/tty/serial/
H A Dsifive.c650 if (termios->c_iflag & (INPCK | PARMRK)) in sifive_serial_set_termios()
654 termios->c_iflag &= ~(INPCK|PARMRK|BRKINT); in sifive_serial_set_termios()
H A Dsunplus-uart.c385 if (termios->c_iflag & (BRKINT | PARMRK)) in sunplus_set_termios()
H A Ddz.c621 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in dz_set_termios()
H A Dpxa.c453 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_pxa_set_termios()
H A Dfsl_linflexuart.c488 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in linflex_set_termios()
H A Dma35d1_serial.c449 if (termios->c_iflag & (BRKINT | PARMRK)) in ma35d1serial_set_termios()
H A Dsa1100.c433 if (termios->c_iflag & (BRKINT | PARMRK)) in sa1100_set_termios()
H A Dsb1250-duart.c591 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sbd_set_termios()
H A Dserial_txx9.c640 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_txx9_set_termios()
H A Dsccnxp.c697 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sccnxp_set_termios()
H A Ducc_uart.c901 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in qe_uart_set_termios()
H A Dsunsab.c735 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunsab_convert_to_sab()
H A Dzs.c924 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in zs_set_termios()
H A Dsunsu.c816 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunsu_change_speed()
H A Dmax310x.c937 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in max310x_set_termios()
H A Dmxs-auart.c969 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in mxs_auart_settermios()
H A Dfsl_lpuart.c2087 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in lpuart_set_termios()
2332 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in lpuart32_set_termios()
H A Dsunzilog.c919 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunzilog_convert_to_zs()
H A Dsc16is7xx.c1090 if (termios->c_iflag & (BRKINT | PARMRK)) in sc16is7xx_set_termios()
/linux/drivers/tty/serdev/
H A Dserdev-ttyport.c120 ktermios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | in ttyport_open()
/linux/include/linux/
H A Dtty.h60 #define I_PARMRK(tty) _I_FLAG((tty), PARMRK)
/linux/drivers/tty/serial/8250/
H A D8250_omap.c425 if (termios->c_iflag & (IGNBRK | PARMRK)) in omap_8250_set_termios()

12