Home
last modified time | relevance | path

Searched refs:IGNBRK (Results 1 – 85 of 85) sorted by relevance

/linux-4.4.14/drivers/ipack/devices/
Dipoctal.h21 #define RELEVANT_IFLAG(iflag) ((iflag) & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
/linux-4.4.14/drivers/usb/serial/
Dempeg.c95 &= ~(IGNBRK /* disable ignore break */ in empeg_init_termios()
Dkobil_sct.c164 tty->termios.c_iflag |= IGNBRK | IGNPAR | IXOFF; in kobil_init_termios()
Dcypress_m8.c977 &= ~(IGNBRK /* disable ignore break */ in cypress_set_termios()
/linux-4.4.14/drivers/tty/serial/
Ddz.c623 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in dz_set_termios()
628 if ((termios->c_iflag & (IGNPAR | IGNBRK)) == (IGNPAR | IGNBRK)) in dz_set_termios()
632 if (termios->c_iflag & IGNBRK) in dz_set_termios()
D21285.c224 termios->c_iflag &= ~(IGNBRK | BRKINT); in serial21285_set_termios()
280 if (termios->c_iflag & IGNBRK && termios->c_iflag & IGNPAR) in serial21285_set_termios()
Dserial_ks8695.c440 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in ks8695uart_set_termios()
449 if (termios->c_iflag & IGNBRK) { in ks8695uart_set_termios()
Dsprd_serial.c426 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sprd_set_termios()
433 if (termios->c_iflag & IGNBRK) { in sprd_set_termios()
Dnetx-serial.c411 if (termios->c_iflag & IGNBRK) { in netx_set_termios()
422 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in netx_set_termios()
Dstm32-usart.c412 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in stm32_set_termios()
419 if (termios->c_iflag & IGNBRK) { in stm32_set_termios()
Dpnx8xxx_uart.c490 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in pnx8xxx_set_termios()
502 if (termios->c_iflag & IGNBRK) { in pnx8xxx_set_termios()
Dbcm63xx_uart.c570 if (new->c_iflag & (IGNBRK | BRKINT)) in bcm_uart_set_termios()
576 if (new->c_iflag & IGNBRK) in bcm_uart_set_termios()
Dst-asc.c552 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in asc_set_termios()
561 if (termios->c_iflag & IGNBRK) { in asc_set_termios()
Defm32-uart.c405 if (new->c_iflag & (IGNBRK | BRKINT | PARMRK)) in efm32_uart_set_termios()
412 if (new->c_iflag & IGNBRK) in efm32_uart_set_termios()
Damba-pl010.c443 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in pl010_set_termios()
452 if (termios->c_iflag & IGNBRK) { in pl010_set_termios()
Dvr41xx_siu.c562 if (c_iflag & (IGNBRK | BRKINT | PARMRK)) in siu_set_termios()
568 if (c_iflag & IGNBRK) { in siu_set_termios()
Dpxa.c498 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_pxa_set_termios()
507 if (termios->c_iflag & IGNBRK) { in serial_pxa_set_termios()
Dsb1250-duart.c599 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sbd_set_termios()
606 if (termios->c_iflag & IGNBRK) { in sbd_set_termios()
Dm32r_sio.c751 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in m32r_sio_set_termios()
760 if (termios->c_iflag & IGNBRK) { in m32r_sio_set_termios()
Dfsl_lpuart.c1280 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in lpuart_set_termios()
1287 if (termios->c_iflag & IGNBRK) { in lpuart_set_termios()
1415 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in lpuart32_set_termios()
1422 if (termios->c_iflag & IGNBRK) { in lpuart32_set_termios()
Dsunhv.c338 if (iflag & IGNBRK) in sunhv_set_termios()
Dserial_txx9.c694 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_txx9_set_termios()
703 if (termios->c_iflag & IGNBRK) { in serial_txx9_set_termios()
Dsccnxp.c663 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sccnxp_set_termios()
668 if (termios->c_iflag & IGNBRK) in sccnxp_set_termios()
Dip22zilog.c860 if (iflag & (IGNBRK | BRKINT | PARMRK)) in ip22zilog_convert_to_zs()
866 if (iflag & IGNBRK) { in ip22zilog_convert_to_zs()
Ddigicolor-usart.c302 termios->c_iflag &= ~(BRKINT | IGNBRK); in digicolor_uart_set_termios()
Dsunsab.c741 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunsab_convert_to_sab()
751 if (iflag & IGNBRK) { in sunsab_convert_to_sab()
Ducc_uart.c929 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in qe_uart_set_termios()
938 if (termios->c_iflag & IGNBRK) { in qe_uart_set_termios()
Dmax310x.c841 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in max310x_set_termios()
846 if (termios->c_iflag & IGNBRK) in max310x_set_termios()
Dclps711x.c269 termios->c_iflag &= ~(BRKINT | IGNBRK); in uart_clps711x_set_termios()
Dmxs-auart.c702 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in mxs_auart_settermios()
711 if (termios->c_iflag & IGNBRK) { in mxs_auart_settermios()
Dzs.c926 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in zs_set_termios()
932 if (termios->c_iflag & IGNBRK) { in zs_set_termios()
Dlantiq.c435 if (iflag & IGNBRK) { in lqasc_set_termios()
Dsunsu.c848 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunsu_change_speed()
857 if (iflag & IGNBRK) { in sunsu_change_speed()
Dbfin_uart.c838 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in bfin_serial_set_termios()
847 if (termios->c_iflag & IGNBRK) { in bfin_serial_set_termios()
Dsunzilog.c925 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunzilog_convert_to_zs()
931 if (iflag & IGNBRK) { in sunzilog_convert_to_zs()
Dsirfsoc_uart.c750 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sirfsoc_uart_set_termios()
778 if (termios->c_iflag & IGNBRK) { in sirfsoc_uart_set_termios()
Dpmac_zilog.c1098 if (iflag & (IGNBRK | BRKINT | PARMRK)) in pmz_convert_to_zs()
1104 if (iflag & IGNBRK) { in pmz_convert_to_zs()
Dsa1100.c473 if (termios->c_iflag & IGNBRK) { in sa1100_set_termios()
Dmpsc.c1465 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in mpsc_set_termios()
1475 if (termios->c_iflag & IGNBRK) { in mpsc_set_termios()
Damba-pl011.c1774 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in pl011_setup_status_masks()
1783 if (termios->c_iflag & IGNBRK) { in pl011_setup_status_masks()
Datmel_serial.c2134 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in atmel_set_termios()
2147 if (termios->c_iflag & IGNBRK) { in atmel_set_termios()
Dsc16is7xx.c879 if (termios->c_iflag & IGNBRK) in sc16is7xx_set_termios()
Dmsm_serial.c1101 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in msm_set_termios()
Dioc3_serial.c1008 if (iflag & IGNBRK) { in ioc3_change_speed()
Dicom.c1198 if (iflag & IGNBRK) { in icom_set_termios()
Domap-serial.c919 if (termios->c_iflag & IGNBRK) { in serial_omap_set_termios()
Dioc4_serial.c1749 if (iflag & IGNBRK) { in ioc4_change_speed()
Dsamsung.c1370 if (termios->c_iflag & IGNBRK && termios->c_iflag & IGNPAR) in s3c24xx_serial_set_termios()
Dimx.c1362 if (termios->c_iflag & IGNBRK) { in imx_set_termios()
Dserial_core.c1323 unsigned int iflag_mask = IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK; in uart_set_termios()
/linux-4.4.14/arch/alpha/include/uapi/asm/
Dtermbits.h61 #define IGNBRK 0000001 macro
/linux-4.4.14/include/uapi/asm-generic/
Dtermbits.h62 #define IGNBRK 0000001 macro
/linux-4.4.14/arch/ia64/include/uapi/asm/
Dtermbits.h71 #define IGNBRK 0000001 macro
/linux-4.4.14/arch/parisc/include/uapi/asm/
Dtermbits.h63 #define IGNBRK 0000001 macro
/linux-4.4.14/arch/xtensa/include/uapi/asm/
Dtermbits.h77 #define IGNBRK 0000001 macro
/linux-4.4.14/arch/avr32/include/uapi/asm/
Dtermbits.h62 #define IGNBRK 0000001 macro
/linux-4.4.14/arch/frv/include/uapi/asm/
Dtermbits.h63 #define IGNBRK 0000001 macro
/linux-4.4.14/arch/m32r/include/uapi/asm/
Dtermbits.h62 #define IGNBRK 0000001 macro
/linux-4.4.14/arch/mn10300/include/uapi/asm/
Dtermbits.h63 #define IGNBRK 0000001 macro
/linux-4.4.14/arch/powerpc/include/uapi/asm/
Dtermbits.h66 #define IGNBRK 0000001 macro
/linux-4.4.14/arch/mips/include/uapi/asm/
Dtermbits.h82 #define IGNBRK 0000001 /* Ignore break condition. */ macro
/linux-4.4.14/arch/cris/include/uapi/asm/
Dtermbits.h64 #define IGNBRK 0000001 macro
/linux-4.4.14/arch/sparc/include/uapi/asm/
Dtermbits.h92 #define IGNBRK 0x00000001 macro
/linux-4.4.14/arch/um/drivers/
Dslip_user.c39 tios.c_iflag = IGNBRK | IGNPAR; in set_up_tty()
/linux-4.4.14/include/linux/usb/
Dserial.h26 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
/linux-4.4.14/net/irda/ircomm/
Dircomm_tty_ioctl.c45 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
/linux-4.4.14/drivers/s390/char/
Dsclp_tty.c561 driver->init_termios.c_iflag = IGNBRK | IGNPAR; in sclp_tty_init()
Dcon3215.c1206 driver->init_termios.c_iflag = IGNBRK | IGNPAR; in tty3215_init()
/linux-4.4.14/arch/ia64/hp/sim/
Dsimserial.c325 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
/linux-4.4.14/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c584 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK)) in cpm_uart_set_termios()
598 if (termios->c_iflag & IGNBRK) { in cpm_uart_set_termios()
/linux-4.4.14/drivers/tty/serial/8250/
D8250_omap.c375 if (termios->c_iflag & (IGNBRK | PARMRK)) in omap_8250_set_termios()
384 if (termios->c_iflag & IGNBRK) { in omap_8250_set_termios()
D8250_port.c2300 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial8250_do_set_termios()
2309 if (termios->c_iflag & IGNBRK) { in serial8250_do_set_termios()
/linux-4.4.14/drivers/bluetooth/
Dhci_ldisc.c327 ktermios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | in hci_uart_init_tty()
/linux-4.4.14/include/linux/
Dtty.h127 #define I_IGNBRK(tty) _I_FLAG((tty), IGNBRK)
/linux-4.4.14/drivers/tty/serial/jsm/
Djsm_cls.c390 if (ch->ch_c_iflag & IGNBRK) in cls_copy_data_from_uart_to_queue()
Djsm_neo.c396 if (ch->ch_c_iflag & IGNBRK) in neo_copy_data_from_uart_to_queue()
/linux-4.4.14/drivers/staging/dgnc/
Ddgnc_cls.c834 if (ch->ch_c_iflag & IGNBRK) in cls_copy_data_from_uart_to_queue()
Ddgnc_neo.c1195 if (ch->ch_c_iflag & IGNBRK) in neo_copy_data_from_uart_to_queue()
/linux-4.4.14/drivers/mmc/card/
Dsdio_uart.c318 if (termios->c_iflag & IGNBRK) { in sdio_uart_change_speed()
/linux-4.4.14/drivers/tty/hvc/
Dhvcs.c193 .c_iflag = IGNBRK | IGNPAR,
/linux-4.4.14/Documentation/serial/
Ddriver237 IGNBRK - ignore break errors, If IGNPAR is also
/linux-4.4.14/arch/mn10300/kernel/
Dmn10300-serial.c1363 if (new->c_iflag & IGNBRK) { in mn10300_serial_change_speed()
/linux-4.4.14/drivers/net/usb/
Dhso.c1076 ~(IGNBRK /* disable ignore break */ in hso_init_termios()
/linux-4.4.14/drivers/char/pcmcia/
Dsynclink_cs.c119 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
/linux-4.4.14/drivers/staging/dgap/
Ddgap.c2882 iflag = ch->ch_c_iflag & (IGNBRK | BRKINT | IGNPAR | PARMRK | in dgap_param()