Searched refs:INPCK (Results 1 – 25 of 62) sorted by relevance
123
82 #define INPCK 0000020 macro
68 #define INPCK 0000020 macro
67 #define INPCK 0000020 macro
71 #define INPCK 0000020 macro
76 #define INPCK 0000020 macro
79 #define INPCK 0000020 macro
87 #define INPCK 0000020 /* Enable input parity check. */ macro
97 #define INPCK 0x00000010 macro
492 if (termios->c_iflag & INPCK) in mvebu_uart_set_termios()521 termios->c_iflag &= INPCK | IGNPAR; in mvebu_uart_set_termios()522 termios->c_iflag |= old->c_iflag & ~(INPCK | IGNPAR); in mvebu_uart_set_termios()
272 if (termios->c_iflag & INPCK) in serial21285_set_termios()
269 if (termios->c_iflag & INPCK) in apbuart_set_termios()
302 if (termios->c_iflag & INPCK) in uart_clps711x_set_termios()
326 if (termios->c_iflag & INPCK) in digicolor_uart_set_termios()
349 if (termios->c_iflag & INPCK) in mlb_usio_set_termios()
316 if (termios->c_iflag & INPCK) in ulite_set_termios()
652 if (termios->c_iflag & (INPCK | PARMRK)) in sifive_serial_set_termios()
622 if (termios->c_iflag & INPCK) in dz_set_termios()
404 if (new->c_iflag & INPCK) in efm32_uart_set_termios()
482 if (termios->c_iflag & INPCK) in pnx8xxx_set_termios()
568 if (new->c_iflag & INPCK) { in bcm_uart_set_termios()
372 if (iflags & INPCK) in meson_uart_set_termios()
391 if (termios->c_iflag & INPCK) in owl_uart_set_termios()
605 if (termios->c_iflag & INPCK) in asc_set_termios()
502 if (termios->c_iflag & INPCK) in linflex_set_termios()
276 INPCK293 Parity error INPCK IGNPAR