Home
last modified time | relevance | path

Searched refs:PARMRK (Results 1 – 25 of 27) 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 Dst-asc.c555 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in asc_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 Dsa1100.c433 if (termios->c_iflag & (BRKINT | PARMRK)) in sa1100_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 Dsprd_serial.c828 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sprd_set_termios()
H A Dcpm_uart.c548 if ((termios->c_iflag & BRKINT) || (termios->c_iflag & PARMRK)) in cpm_uart_set_termios()
H A Dmxs-auart.c969 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in mxs_auart_settermios()
H A Dsc16is7xx.c1030 if (termios->c_iflag & (BRKINT | PARMRK)) in sc16is7xx_set_termios()
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 Dpmac_zilog.c1038 if (iflag & (IGNBRK | BRKINT | PARMRK)) in pmz_convert_to_zs()
H A Dsunzilog.c919 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunzilog_convert_to_zs()
H A Domap-serial.c828 if (termios->c_iflag & (BRKINT | PARMRK)) in serial_omap_set_termios()
H A Dicom.c1427 if ((iflag & BRKINT) || (iflag & PARMRK)) in icom_set_termios()
H A Datmel_serial.c2165 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in atmel_set_termios()
H A Dimx.c1819 if (termios->c_iflag & (BRKINT | PARMRK)) in imx_uart_set_termios()
/linux/drivers/net/usb/
H A Dhso.c1050 | PARMRK /* disable mark parity errors */ in hso_init_termios()

12