Home
last modified time | relevance | path

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

123

/linux/drivers/usb/serial/
A Dempeg.c94 | PARMRK /* disable mark parity errors */ in empeg_init_termios()
A Dcypress_m8.c926 | PARMRK /* disable mark parity errors */ in cypress_set_termios()
/linux/arch/xtensa/include/uapi/asm/
A Dtermbits.h81 #define PARMRK 0000010 macro
/linux/arch/parisc/include/uapi/asm/
A Dtermbits.h67 #define PARMRK 0000010 macro
/linux/arch/powerpc/include/uapi/asm/
A Dtermbits.h70 #define PARMRK 0000010 macro
/linux/arch/ia64/include/uapi/asm/
A Dtermbits.h75 #define PARMRK 0000010 macro
/linux/include/uapi/asm-generic/
A Dtermbits.h66 #define PARMRK 0000010 macro
/linux/arch/mips/include/uapi/asm/
A Dtermbits.h86 #define PARMRK 0000010 /* Mark parity and framing errors. */ macro
/linux/arch/alpha/include/uapi/asm/
A Dtermbits.h78 #define PARMRK 0000010 macro
/linux/arch/sparc/include/uapi/asm/
A Dtermbits.h96 #define PARMRK 0x00000008 macro
/linux/drivers/tty/serdev/
A Dserdev-ttyport.c130 ktermios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | in ttyport_open()
/linux/include/linux/
A Dtty.h61 #define I_PARMRK(tty) _I_FLAG((tty), PARMRK)
/linux/drivers/tty/serial/
A Dsifive.c671 if (termios->c_iflag & (INPCK | PARMRK)) in sifive_serial_set_termios()
A Ddz.c620 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in dz_set_termios()
A Dst-asc.c601 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in asc_set_termios()
A Damba-pl010.c424 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in pl010_set_termios()
A Dfsl_linflexuart.c500 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in linflex_set_termios()
A Dsa1100.c456 if (termios->c_iflag & (BRKINT | PARMRK)) in sa1100_set_termios()
A Dsb1250-duart.c590 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sbd_set_termios()
A Dpxa.c489 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_pxa_set_termios()
A Dvr41xx_siu.c545 if (c_iflag & (IGNBRK | BRKINT | PARMRK)) in siu_set_termios()
A Dsccnxp.c694 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sccnxp_set_termios()
A Dip22zilog.c857 if (iflag & (IGNBRK | BRKINT | PARMRK)) in ip22zilog_convert_to_zs()
A Dserial_txx9.c686 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_txx9_set_termios()
/linux/drivers/mmc/core/
A Dsdio_uart.c303 if (termios->c_iflag & (BRKINT | PARMRK)) in sdio_uart_change_speed()

Completed in 43 milliseconds

123