Home
last modified time | relevance | path

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

/linux/include/uapi/asm-generic/
H A Dtermbits-common.h12 #define PARMRK 0x008 /* Mark parity and framing errors */ macro
/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 Ddz.c650 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in dz_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 Dsccnxp.c696 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.c923 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in zs_set_termios()
H A Dsc16is7xx.c1032 if (termios->c_iflag & (BRKINT | PARMRK)) in sc16is7xx_set_termios()
H A Dfsl_lpuart.c2096 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in lpuart_set_termios()
2341 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 Dmax310x.c978 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in max310x_set_termios()
H A Dmsm_serial.c1343 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in msm_set_termios()
/linux/drivers/mmc/core/
H A Dsdio_uart.c288 if (termios->c_iflag & (BRKINT | PARMRK)) in sdio_uart_change_speed()
/linux/drivers/tty/serial/8250/
H A D8250_omap.c404 if (termios->c_iflag & (IGNBRK | PARMRK)) in omap_8250_set_termios_atomic()