Searched refs:INPCK (Results 1 – 25 of 52) sorted by relevance
123
13 #define INPCK 0x010 /* Enable input parity check */ macro
641 if (termios->c_iflag & (INPCK | PARMRK)) in sifive_serial_set_termios()645 termios->c_iflag &= ~(INPCK|PARMRK|BRKINT); in sifive_serial_set_termios()
286 if (termios->c_iflag & INPCK) in serial21285_set_termios()
548 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()
237 if (termios->c_iflag & INPCK) in apbuart_set_termios()
298 if (termios->c_iflag & INPCK) in uart_clps711x_set_termios()
326 if (termios->c_iflag & INPCK) in digicolor_uart_set_termios()
344 if (termios->c_iflag & INPCK) in mlb_usio_set_termios()
380 if (termios->c_iflag & INPCK) in sunplus_set_termios()
532 if (new->c_iflag & INPCK) { in bcm_uart_set_termios()
620 if (termios->c_iflag & INPCK) in dz_set_termios()
564 if (termios->c_iflag & INPCK) in asc_set_termios()
331 if (termios->c_iflag & INPCK) in ulite_set_termios()
396 if (termios->c_iflag & INPCK) in pl010_set_termios()
369 if (termios->c_iflag & INPCK) in owl_uart_set_termios()
429 if (iflag & INPCK) in lqasc_set_termios()
481 if (termios->c_iflag & INPCK) in linflex_set_termios()
447 if (termios->c_iflag & INPCK) in ma35d1serial_set_termios()
451 if (termios->c_iflag & INPCK) in serial_pxa_set_termios()
398 if (iflags & INPCK) in meson_uart_set_termios()
430 if (termios->c_iflag & INPCK) in sa1100_set_termios()
587 if (termios->c_iflag & INPCK) in sbd_set_termios()
637 if (termios->c_iflag & INPCK) in serial_txx9_set_termios()
62 #define I_INPCK(tty) _I_FLAG((tty), INPCK)
288 if (termios->c_iflag & INPCK) in sdio_uart_change_speed()