IGNBRK             39 arch/um/drivers/slip_user.c 	tios.c_iflag = IGNBRK | IGNPAR;
IGNBRK            119 drivers/char/pcmcia/synclink_cs.c #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
IGNBRK            312 drivers/mmc/core/sdio_uart.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK           1052 drivers/net/usb/hso.c 		~(IGNBRK	/* disable ignore break */
IGNBRK           1206 drivers/s390/char/con3215.c 	driver->init_termios.c_iflag = IGNBRK | IGNPAR;
IGNBRK            560 drivers/s390/char/sclp_tty.c 	driver->init_termios.c_iflag = IGNBRK | IGNPAR;
IGNBRK            180 drivers/tty/hvc/hvcs.c 	.c_iflag = IGNBRK | IGNPAR,
IGNBRK            130 drivers/tty/serdev/serdev-ttyport.c 	ktermios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP |
IGNBRK            225 drivers/tty/serial/21285.c 	termios->c_iflag &= ~(IGNBRK | BRKINT);
IGNBRK            281 drivers/tty/serial/21285.c 	if (termios->c_iflag & IGNBRK && termios->c_iflag & IGNPAR)
IGNBRK            389 drivers/tty/serial/8250/8250_omap.c 	if (termios->c_iflag & (IGNBRK | PARMRK))
IGNBRK            398 drivers/tty/serial/8250/8250_omap.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK           2609 drivers/tty/serial/8250/8250_port.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK           2618 drivers/tty/serial/8250/8250_port.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK            430 drivers/tty/serial/amba-pl010.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            439 drivers/tty/serial/amba-pl010.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK           1919 drivers/tty/serial/amba-pl011.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK           1928 drivers/tty/serial/amba-pl011.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK           2188 drivers/tty/serial/atmel_serial.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK           2201 drivers/tty/serial/atmel_serial.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK            572 drivers/tty/serial/bcm63xx_uart.c 	if (new->c_iflag & (IGNBRK | BRKINT))
IGNBRK            578 drivers/tty/serial/bcm63xx_uart.c 	if (new->c_iflag & IGNBRK)
IGNBRK            265 drivers/tty/serial/clps711x.c 	termios->c_iflag &= ~(BRKINT | IGNBRK);
IGNBRK            591 drivers/tty/serial/cpm_uart/cpm_uart_core.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK            298 drivers/tty/serial/digicolor-usart.c 	termios->c_iflag &= ~(BRKINT | IGNBRK);
IGNBRK            624 drivers/tty/serial/dz.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            629 drivers/tty/serial/dz.c 	if ((termios->c_iflag & (IGNPAR | IGNBRK)) == (IGNPAR | IGNBRK))
IGNBRK            633 drivers/tty/serial/dz.c 	if (termios->c_iflag & IGNBRK)
IGNBRK            407 drivers/tty/serial/efm32-uart.c 	if (new->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            414 drivers/tty/serial/efm32-uart.c 	if (new->c_iflag & IGNBRK)
IGNBRK            508 drivers/tty/serial/fsl_linflexuart.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            515 drivers/tty/serial/fsl_linflexuart.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK           1729 drivers/tty/serial/fsl_lpuart.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK           1736 drivers/tty/serial/fsl_lpuart.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK           1944 drivers/tty/serial/fsl_lpuart.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK           1951 drivers/tty/serial/fsl_lpuart.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK           1181 drivers/tty/serial/icom.c 	if (iflag & IGNBRK) {
IGNBRK           1653 drivers/tty/serial/imx.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK            861 drivers/tty/serial/ip22zilog.c 	if (iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            867 drivers/tty/serial/ip22zilog.c 	if (iflag & IGNBRK) {
IGNBRK            381 drivers/tty/serial/jsm/jsm_cls.c 	if (ch->ch_c_iflag & IGNBRK)
IGNBRK            384 drivers/tty/serial/jsm/jsm_neo.c 	if (ch->ch_c_iflag & IGNBRK)
IGNBRK            458 drivers/tty/serial/lantiq.c 	if (iflag & IGNBRK) {
IGNBRK            942 drivers/tty/serial/max310x.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            947 drivers/tty/serial/max310x.c 	if (termios->c_iflag & IGNBRK)
IGNBRK            355 drivers/tty/serial/milbeaut_usio.c 	if ((termios->c_iflag & IGNBRK) && (termios->c_iflag & IGNPAR))
IGNBRK           1311 drivers/tty/serial/msm_serial.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK           1020 drivers/tty/serial/mxs-auart.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK           1029 drivers/tty/serial/mxs-auart.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK            915 drivers/tty/serial/omap-serial.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK           1083 drivers/tty/serial/pmac_zilog.c 	if (iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK           1089 drivers/tty/serial/pmac_zilog.c 	if (iflag & IGNBRK) {
IGNBRK            486 drivers/tty/serial/pnx8xxx_uart.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            498 drivers/tty/serial/pnx8xxx_uart.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK            493 drivers/tty/serial/pxa.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            502 drivers/tty/serial/pxa.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK            475 drivers/tty/serial/sa1100.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK           1407 drivers/tty/serial/samsung.c 	if (termios->c_iflag & IGNBRK && termios->c_iflag & IGNPAR)
IGNBRK            595 drivers/tty/serial/sb1250-duart.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            602 drivers/tty/serial/sb1250-duart.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK            919 drivers/tty/serial/sc16is7xx.c 	if (termios->c_iflag & IGNBRK)
IGNBRK            698 drivers/tty/serial/sccnxp.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            703 drivers/tty/serial/sccnxp.c 	if (termios->c_iflag & IGNBRK)
IGNBRK           1377 drivers/tty/serial/serial-tegra.c 	if (termios->c_iflag & IGNBRK)
IGNBRK           1482 drivers/tty/serial/serial_core.c 	unsigned int iflag_mask = IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK;
IGNBRK            690 drivers/tty/serial/serial_txx9.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            699 drivers/tty/serial/serial_txx9.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK            749 drivers/tty/serial/sirfsoc_uart.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            777 drivers/tty/serial/sirfsoc_uart.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK            834 drivers/tty/serial/sprd_serial.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            841 drivers/tty/serial/sprd_serial.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK            607 drivers/tty/serial/st-asc.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            616 drivers/tty/serial/st-asc.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK            798 drivers/tty/serial/stm32-usart.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            805 drivers/tty/serial/stm32-usart.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK            343 drivers/tty/serial/sunhv.c 	if (iflag & IGNBRK)
IGNBRK            742 drivers/tty/serial/sunsab.c 	if (iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            752 drivers/tty/serial/sunsab.c 	if (iflag & IGNBRK) {
IGNBRK            849 drivers/tty/serial/sunsu.c 	if (iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            858 drivers/tty/serial/sunsu.c 	if (iflag & IGNBRK) {
IGNBRK            926 drivers/tty/serial/sunzilog.c 	if (iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            932 drivers/tty/serial/sunzilog.c 	if (iflag & IGNBRK) {
IGNBRK            927 drivers/tty/serial/ucc_uart.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            936 drivers/tty/serial/ucc_uart.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK            549 drivers/tty/serial/vr41xx_siu.c 	if (c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            555 drivers/tty/serial/vr41xx_siu.c 	if (c_iflag & IGNBRK) {
IGNBRK            927 drivers/tty/serial/zs.c 	if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
IGNBRK            933 drivers/tty/serial/zs.c 	if (termios->c_iflag & IGNBRK) {
IGNBRK            107 drivers/tty/vcc.c 	.c_iflag = IGNBRK | IGNPAR,
IGNBRK            939 drivers/usb/serial/cypress_m8.c 			&= ~(IGNBRK  /* disable ignore break */
IGNBRK             92 drivers/usb/serial/empeg.c 		&= ~(IGNBRK	/* disable ignore break */
IGNBRK            161 drivers/usb/serial/kobil_sct.c 	tty->termios.c_iflag |= IGNBRK | IGNPAR | IXOFF;
IGNBRK            129 include/linux/tty.h #define I_IGNBRK(tty)	_I_FLAG((tty), IGNBRK)