IGNPAR             39 arch/um/drivers/slip_user.c 	tios.c_iflag = IGNBRK | IGNPAR;
IGNPAR            119 drivers/char/pcmcia/synclink_cs.c #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
IGNPAR            310 drivers/mmc/core/sdio_uart.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            318 drivers/mmc/core/sdio_uart.c 		if (termios->c_iflag & IGNPAR)
IGNPAR           1206 drivers/s390/char/con3215.c 	driver->init_termios.c_iflag = IGNBRK | IGNPAR;
IGNPAR            560 drivers/s390/char/sclp_tty.c 	driver->init_termios.c_iflag = IGNBRK | IGNPAR;
IGNPAR            180 drivers/tty/hvc/hvcs.c 	.c_iflag = IGNBRK | IGNPAR,
IGNPAR            279 drivers/tty/serial/21285.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            281 drivers/tty/serial/21285.c 	if (termios->c_iflag & IGNBRK && termios->c_iflag & IGNPAR)
IGNPAR            396 drivers/tty/serial/8250/8250_omap.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            404 drivers/tty/serial/8250/8250_omap.c 		if (termios->c_iflag & IGNPAR)
IGNPAR           2616 drivers/tty/serial/8250/8250_port.c 	if (termios->c_iflag & IGNPAR)
IGNPAR           2624 drivers/tty/serial/8250/8250_port.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            437 drivers/tty/serial/amba-pl010.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            445 drivers/tty/serial/amba-pl010.c 		if (termios->c_iflag & IGNPAR)
IGNPAR           1926 drivers/tty/serial/amba-pl011.c 	if (termios->c_iflag & IGNPAR)
IGNPAR           1934 drivers/tty/serial/amba-pl011.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            274 drivers/tty/serial/apbuart.c 	if (termios->c_iflag & IGNPAR)
IGNPAR           2199 drivers/tty/serial/atmel_serial.c 	if (termios->c_iflag & IGNPAR)
IGNPAR           2207 drivers/tty/serial/atmel_serial.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            576 drivers/tty/serial/bcm63xx_uart.c 	if (new->c_iflag & IGNPAR)
IGNPAR            589 drivers/tty/serial/cpm_uart/cpm_uart_core.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            597 drivers/tty/serial/cpm_uart/cpm_uart_core.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            629 drivers/tty/serial/dz.c 	if ((termios->c_iflag & (IGNPAR | IGNBRK)) == (IGNPAR | IGNBRK))
IGNPAR            631 drivers/tty/serial/dz.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            411 drivers/tty/serial/efm32-uart.c 	if (new->c_iflag & IGNPAR)
IGNPAR            513 drivers/tty/serial/fsl_linflexuart.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            521 drivers/tty/serial/fsl_linflexuart.c 		if (termios->c_iflag & IGNPAR)
IGNPAR           1734 drivers/tty/serial/fsl_lpuart.c 	if (termios->c_iflag & IGNPAR)
IGNPAR           1742 drivers/tty/serial/fsl_lpuart.c 		if (termios->c_iflag & IGNPAR)
IGNPAR           1949 drivers/tty/serial/fsl_lpuart.c 	if (termios->c_iflag & IGNPAR)
IGNPAR           1957 drivers/tty/serial/fsl_lpuart.c 		if (termios->c_iflag & IGNPAR)
IGNPAR           1178 drivers/tty/serial/icom.c 	if (iflag & IGNPAR)
IGNPAR           1187 drivers/tty/serial/icom.c 		if (iflag & IGNPAR)
IGNPAR           1651 drivers/tty/serial/imx.c 	if (termios->c_iflag & IGNPAR)
IGNPAR           1659 drivers/tty/serial/imx.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            865 drivers/tty/serial/ip22zilog.c 	if (iflag & IGNPAR)
IGNPAR            869 drivers/tty/serial/ip22zilog.c 		if (iflag & IGNPAR)
IGNPAR            455 drivers/tty/serial/lantiq.c 	if (iflag & IGNPAR)
IGNPAR            463 drivers/tty/serial/lantiq.c 		if (iflag & IGNPAR)
IGNPAR            519 drivers/tty/serial/max3100.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            377 drivers/tty/serial/meson_uart.c 	if (iflags & IGNPAR)
IGNPAR            353 drivers/tty/serial/milbeaut_usio.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            355 drivers/tty/serial/milbeaut_usio.c 	if ((termios->c_iflag & IGNBRK) && (termios->c_iflag & IGNPAR))
IGNPAR            496 drivers/tty/serial/mvebu-uart.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            521 drivers/tty/serial/mvebu-uart.c 		termios->c_iflag &= INPCK | IGNPAR;
IGNPAR            522 drivers/tty/serial/mvebu-uart.c 		termios->c_iflag |= old->c_iflag & ~(INPCK | IGNPAR);
IGNPAR           1027 drivers/tty/serial/mxs-auart.c 	if (termios->c_iflag & IGNPAR)
IGNPAR           1035 drivers/tty/serial/mxs-auart.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            913 drivers/tty/serial/omap-serial.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            921 drivers/tty/serial/omap-serial.c 		if (termios->c_iflag & IGNPAR)
IGNPAR           1087 drivers/tty/serial/pmac_zilog.c 	if (iflag & IGNPAR)
IGNPAR           1091 drivers/tty/serial/pmac_zilog.c 		if (iflag & IGNPAR)
IGNPAR            494 drivers/tty/serial/pnx8xxx_uart.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            505 drivers/tty/serial/pnx8xxx_uart.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            500 drivers/tty/serial/pxa.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            508 drivers/tty/serial/pxa.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            472 drivers/tty/serial/sa1100.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            482 drivers/tty/serial/sa1100.c 		if (termios->c_iflag & IGNPAR)
IGNPAR           1405 drivers/tty/serial/samsung.c 	if (termios->c_iflag & IGNPAR)
IGNPAR           1407 drivers/tty/serial/samsung.c 	if (termios->c_iflag & IGNBRK && termios->c_iflag & IGNPAR)
IGNPAR            599 drivers/tty/serial/sb1250-duart.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            604 drivers/tty/serial/sb1250-duart.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            705 drivers/tty/serial/sccnxp.c 	if (termios->c_iflag & IGNPAR)
IGNPAR           1482 drivers/tty/serial/serial_core.c 	unsigned int iflag_mask = IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK;
IGNPAR            697 drivers/tty/serial/serial_txx9.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            705 drivers/tty/serial/serial_txx9.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            752 drivers/tty/serial/sirfsoc_uart.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            770 drivers/tty/serial/sirfsoc_uart.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            780 drivers/tty/serial/sirfsoc_uart.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            839 drivers/tty/serial/sprd_serial.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            847 drivers/tty/serial/sprd_serial.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            614 drivers/tty/serial/st-asc.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            622 drivers/tty/serial/st-asc.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            803 drivers/tty/serial/stm32-usart.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            811 drivers/tty/serial/stm32-usart.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            749 drivers/tty/serial/sunsab.c 	if (iflag & IGNPAR)
IGNPAR            758 drivers/tty/serial/sunsab.c 		if (iflag & IGNPAR)
IGNPAR            856 drivers/tty/serial/sunsu.c 	if (iflag & IGNPAR)
IGNPAR            864 drivers/tty/serial/sunsu.c 		if (iflag & IGNPAR)
IGNPAR            930 drivers/tty/serial/sunzilog.c 	if (iflag & IGNPAR)
IGNPAR            934 drivers/tty/serial/sunzilog.c 		if (iflag & IGNPAR)
IGNPAR            321 drivers/tty/serial/uartlite.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            934 drivers/tty/serial/ucc_uart.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            942 drivers/tty/serial/ucc_uart.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            553 drivers/tty/serial/vr41xx_siu.c 	if (c_iflag & IGNPAR)
IGNPAR            557 drivers/tty/serial/vr41xx_siu.c 		if (c_iflag & IGNPAR)
IGNPAR            417 drivers/tty/serial/vt8500_serial.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            755 drivers/tty/serial/xilinx_uartps.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            931 drivers/tty/serial/zs.c 	if (termios->c_iflag & IGNPAR)
IGNPAR            935 drivers/tty/serial/zs.c 		if (termios->c_iflag & IGNPAR)
IGNPAR            107 drivers/tty/vcc.c 	.c_iflag = IGNBRK | IGNPAR,
IGNPAR            161 drivers/usb/serial/kobil_sct.c 	tty->termios.c_iflag |= IGNBRK | IGNPAR | IXOFF;
IGNPAR            131 include/linux/tty.h #define I_IGNPAR(tty)	_I_FLAG((tty), IGNPAR)