Searched refs:IGNBRK (Results 1 – 25 of 39) sorted by relevance
12
9 #define IGNBRK 0x001 /* Ignore break condition */ macro
650 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in dz_set_termios()655 if ((termios->c_iflag & (IGNPAR | IGNBRK)) == (IGNPAR | IGNBRK)) in dz_set_termios()659 if (termios->c_iflag & IGNBRK) in dz_set_termios()
239 termios->c_iflag &= ~(IGNBRK | BRKINT); in serial21285_set_termios()295 if (termios->c_iflag & IGNBRK && termios->c_iflag & IGNPAR) in serial21285_set_termios()
538 if (new->c_iflag & (IGNBRK | BRKINT)) in bcm_uart_set_termios() 544 if (new->c_iflag & IGNBRK) in bcm_uart_set_termios()
555 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in asc_set_termios()564 if (termios->c_iflag & IGNBRK) { in asc_set_termios()
488 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in linflex_set_termios()495 if (termios->c_iflag & IGNBRK) { in linflex_set_termios()
453 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_pxa_set_termios() 462 if (termios->c_iflag & IGNBRK) { in serial_pxa_set_termios()
640 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_txx9_set_termios() 649 if (termios->c_iflag & IGNBRK) { in serial_txx9_set_termios()
342 if (iflag & IGNBRK) in sunhv_set_termios()
697 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sccnxp_set_termios()702 if (termios->c_iflag & IGNBRK) in sccnxp_set_termios()
901 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in qe_uart_set_termios()910 if (termios->c_iflag & IGNBRK) { in qe_uart_set_termios()
735 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunsab_convert_to_sab()745 if (iflag & IGNBRK) { in sunsab_convert_to_sab()
923 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in zs_set_termios()929 if (termios->c_iflag & IGNBRK) { in zs_set_termios()
296 termios->c_iflag &= ~(BRKINT | IGNBRK); in digicolor_uart_set_termios()
261 termios->c_iflag &= ~(BRKINT | IGNBRK); in uart_clps711x_set_termios()
828 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sprd_set_termios()835 if (termios->c_iflag & IGNBRK) { in sprd_set_termios()
816 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunsu_change_speed() 825 if (iflag & IGNBRK) { in sunsu_change_speed()
393 if (termios->c_iflag & IGNBRK) { in sunplus_set_termios()
351 if ((termios->c_iflag & IGNBRK) && (termios->c_iflag & IGNPAR)) in mlb_usio_set_termios()
2096 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in lpuart_set_termios()2103 if (termios->c_iflag & IGNBRK) { in lpuart_set_termios()2341 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in lpuart32_set_termios()2348 if (termios->c_iflag & IGNBRK) { in lpuart32_set_termios()
1038 if (iflag & (IGNBRK | BRKINT | PARMRK)) in pmz_convert_to_zs()1044 if (iflag & IGNBRK) { in pmz_convert_to_zs()
919 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunzilog_convert_to_zs()925 if (iflag & IGNBRK) { in sunzilog_convert_to_zs()
436 if (iflag & IGNBRK) { in lqasc_set_termios()
88 &= ~(IGNBRK /* disable ignore break */ in empeg_init_termios()
171 tty->termios.c_iflag = IGNBRK | IGNPAR | IXOFF; in kobil_init_termios()