Home
last modified time | relevance | path

Searched refs:INPCK (Results 1 – 25 of 57) sorted by relevance

123

/openbmc/linux/include/uapi/asm-generic/
H A Dtermbits-common.h13 #define INPCK 0x010 /* Enable input parity check */ macro
/openbmc/linux/drivers/tty/serial/
H A Dsifive.c641 if (termios->c_iflag & (INPCK | PARMRK)) in sifive_serial_set_termios()
645 termios->c_iflag &= ~(INPCK|PARMRK|BRKINT); in sifive_serial_set_termios()
H A D21285.c286 if (termios->c_iflag & INPCK) in serial21285_set_termios()
H A Dmvebu-uart.c548 if (termios->c_iflag & INPCK) in mvebu_uart_set_termios()
580 termios->c_iflag &= INPCK | IGNPAR; in mvebu_uart_set_termios()
581 termios->c_iflag |= old->c_iflag & ~(INPCK | IGNPAR); in mvebu_uart_set_termios()
H A Dapbuart.c237 if (termios->c_iflag & INPCK) in apbuart_set_termios()
H A Ddigicolor-usart.c326 if (termios->c_iflag & INPCK) in digicolor_uart_set_termios()
H A Dclps711x.c298 if (termios->c_iflag & INPCK) in uart_clps711x_set_termios()
H A Dmilbeaut_usio.c344 if (termios->c_iflag & INPCK) in mlb_usio_set_termios()
H A Dsunplus-uart.c380 if (termios->c_iflag & INPCK) in sunplus_set_termios()
H A Duartlite.c331 if (termios->c_iflag & INPCK) in ulite_set_termios()
H A Damba-pl010.c396 if (termios->c_iflag & INPCK) in pl010_set_termios()
H A Dst-asc.c564 if (termios->c_iflag & INPCK) in asc_set_termios()
H A Ddz.c620 if (termios->c_iflag & INPCK) in dz_set_termios()
H A Dbcm63xx_uart.c535 if (new->c_iflag & INPCK) { in bcm_uart_set_termios()
H A Dowl-uart.c369 if (termios->c_iflag & INPCK) in owl_uart_set_termios()
H A Dfsl_linflexuart.c481 if (termios->c_iflag & INPCK) in linflex_set_termios()
H A Dlantiq.c429 if (iflag & INPCK) in lqasc_set_termios()
H A Dpxa.c451 if (termios->c_iflag & INPCK) in serial_pxa_set_termios()
H A Dma35d1_serial.c447 if (termios->c_iflag & INPCK) in ma35d1serial_set_termios()
H A Dmeson_uart.c398 if (iflags & INPCK) in meson_uart_set_termios()
H A Dsb1250-duart.c587 if (termios->c_iflag & INPCK) in sbd_set_termios()
/openbmc/qemu/qga/
H A Dchannel-posix.c190 tio.c_iflag &= ~(IGNBRK | BRKINT | IGNPAR | PARMRK | INPCK | ISTRIP | in ga_channel_open()
/openbmc/linux/include/linux/
H A Dtty.h62 #define I_INPCK(tty) _I_FLAG((tty), INPCK)
/openbmc/ipmitool/src/plugins/serial/
H A Dserial_terminal.c216 ti.c_iflag &= ~(IGNBRK | IGNCR | INLCR | ICRNL | INPCK | ISTRIP in ipmi_serial_term_open()
H A Dserial_basic.c269 ti.c_iflag &= ~(IGNBRK | IGNCR | INLCR | ICRNL | INPCK | ISTRIP in serial_bm_open()

123