Home
last modified time | relevance | path

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

123

/Linux-v5.10/drivers/usb/serial/
Dempeg.c94 | PARMRK /* disable mark parity errors */ in empeg_init_termios()
Dcypress_m8.c943 | PARMRK /* disable mark parity errors */ in cypress_set_termios()
/Linux-v5.10/arch/ia64/include/uapi/asm/
Dtermbits.h75 #define PARMRK 0000010 macro
/Linux-v5.10/arch/parisc/include/uapi/asm/
Dtermbits.h67 #define PARMRK 0000010 macro
/Linux-v5.10/arch/powerpc/include/uapi/asm/
Dtermbits.h70 #define PARMRK 0000010 macro
/Linux-v5.10/arch/xtensa/include/uapi/asm/
Dtermbits.h81 #define PARMRK 0000010 macro
/Linux-v5.10/include/uapi/asm-generic/
Dtermbits.h66 #define PARMRK 0000010 macro
/Linux-v5.10/arch/mips/include/uapi/asm/
Dtermbits.h86 #define PARMRK 0000010 /* Mark parity and framing errors. */ macro
/Linux-v5.10/arch/alpha/include/uapi/asm/
Dtermbits.h78 #define PARMRK 0000010 macro
/Linux-v5.10/arch/sparc/include/uapi/asm/
Dtermbits.h96 #define PARMRK 0x00000008 macro
/Linux-v5.10/drivers/tty/serdev/
Dserdev-ttyport.c130 ktermios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | in ttyport_open()
/Linux-v5.10/drivers/tty/serial/
Dpnx8xxx_uart.c480 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in pnx8xxx_set_termios()
Dsifive.c672 if (termios->c_iflag & (INPCK | PARMRK)) in sifive_serial_set_termios()
Ddz.c620 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in dz_set_termios()
Defm32-uart.c403 if (new->c_iflag & (IGNBRK | BRKINT | PARMRK)) in efm32_uart_set_termios()
Dfsl_linflexuart.c501 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in linflex_set_termios()
Dst-asc.c601 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in asc_set_termios()
Damba-pl010.c426 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in pl010_set_termios()
Dpxa.c489 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_pxa_set_termios()
Dsa1100.c458 if (termios->c_iflag & (BRKINT | PARMRK)) in sa1100_set_termios()
Dsb1250-duart.c590 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sbd_set_termios()
Dvr41xx_siu.c545 if (c_iflag & (IGNBRK | BRKINT | PARMRK)) in siu_set_termios()
Dip22zilog.c857 if (iflag & (IGNBRK | BRKINT | PARMRK)) in ip22zilog_convert_to_zs()
/Linux-v5.10/include/linux/
Dtty.h132 #define I_PARMRK(tty) _I_FLAG((tty), PARMRK)
/Linux-v5.10/drivers/mmc/core/
Dsdio_uart.c303 if (termios->c_iflag & (BRKINT | PARMRK)) in sdio_uart_change_speed()

123