Searched refs:INPCK (Results 1 – 25 of 52) sorted by relevance
123
13 #define INPCK 0x010 /* Enable input parity check */ macro
662 if (termios->c_iflag & (INPCK | PARMRK)) in sifive_serial_set_termios()666 termios->c_iflag &= ~(INPCK|PARMRK|BRKINT); in sifive_serial_set_termios()
577 if (termios->c_iflag & INPCK) in mvebu_uart_set_termios()609 termios->c_iflag &= INPCK | IGNPAR; in mvebu_uart_set_termios()610 termios->c_iflag |= old->c_iflag & ~(INPCK | IGNPAR); in mvebu_uart_set_termios()
307 if (termios->c_iflag & INPCK) in serial21285_set_termios()
263 if (termios->c_iflag & INPCK) in apbuart_set_termios()
298 if (termios->c_iflag & INPCK) in uart_clps711x_set_termios()
328 if (termios->c_iflag & INPCK) in digicolor_uart_set_termios()
382 if (termios->c_iflag & INPCK) in sunplus_set_termios()
346 if (termios->c_iflag & INPCK) in mlb_usio_set_termios()
417 if (termios->c_iflag & INPCK) in pl010_set_termios()
561 if (new->c_iflag & INPCK) { in bcm_uart_set_termios()
393 if (termios->c_iflag & INPCK) in owl_uart_set_termios()
621 if (termios->c_iflag & INPCK) in dz_set_termios()
602 if (termios->c_iflag & INPCK) in asc_set_termios()
335 if (termios->c_iflag & INPCK) in ulite_set_termios()
394 if (iflags & INPCK) in meson_uart_set_termios()
482 if (termios->c_iflag & INPCK) in linflex_set_termios()
587 if (termios->c_iflag & INPCK) in sbd_set_termios()
455 if (iflag & INPCK) in lqasc_set_termios()
455 if (termios->c_iflag & INPCK) in sa1100_set_termios()
474 if (termios->c_iflag & INPCK) in serial_pxa_set_termios()
660 if (termios->c_iflag & INPCK) in serial_txx9_set_termios()
855 if (iflag & INPCK) in ip22zilog_convert_to_zs()
62 #define I_INPCK(tty) _I_FLAG((tty), INPCK)
288 if (termios->c_iflag & INPCK) in sdio_uart_change_speed()