Home
last modified time | relevance | path

Searched refs:BRKINT (Results 1 – 25 of 32) sorted by relevance

12

/linux/include/uapi/asm-generic/
H A Dtermbits-common.h10 #define BRKINT 0x002 /* Signal interrupt on break */ macro
/linux/drivers/usb/serial/
H A Dempeg.c92 | BRKINT /* disable break causes interrupt */ in empeg_init_termios()
H A Dcypress_m8.c924 | BRKINT /* disable break causes interrupt */ in cypress_set_termios()
/linux/drivers/tty/serial/
H A Dsifive.c652 if (termios->c_iflag & BRKINT) in sifive_serial_set_termios()
654 termios->c_iflag &= ~(INPCK|PARMRK|BRKINT); in sifive_serial_set_termios()
H A D21285.c239 termios->c_iflag &= ~(IGNBRK | BRKINT); in serial21285_set_termios()
H A Ddigicolor-usart.c296 termios->c_iflag &= ~(BRKINT | IGNBRK); in digicolor_uart_set_termios()
H A Dclps711x.c261 termios->c_iflag &= ~(BRKINT | IGNBRK); in uart_clps711x_set_termios()
H A Dsunplus-uart.c385 if (termios->c_iflag & (BRKINT | PARMRK)) in sunplus_set_termios()
H A Dbcm63xx_uart.c538 if (new->c_iflag & (IGNBRK | BRKINT)) in bcm_uart_set_termios()
H A Dst-asc.c555 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in asc_set_termios()
H A Duartlite.c329 termios->c_iflag &= ~BRKINT; in ulite_set_termios()
H A Dpxa.c453 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_pxa_set_termios()
H A Dfsl_linflexuart.c488 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in linflex_set_termios()
H A Dsa1100.c433 if (termios->c_iflag & (BRKINT | PARMRK)) in sa1100_set_termios()
H A Dserial_txx9.c640 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in serial_txx9_set_termios()
H A Dsccnxp.c697 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sccnxp_set_termios()
H A Ducc_uart.c901 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in qe_uart_set_termios()
H A Dsunsab.c735 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunsab_convert_to_sab()
H A Dsprd_serial.c828 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in sprd_set_termios()
H A Dcpm_uart.c548 if ((termios->c_iflag & BRKINT) || (termios->c_iflag & PARMRK)) in cpm_uart_set_termios()
H A Dmxs-auart.c969 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in mxs_auart_settermios()
H A Dsc16is7xx.c1030 if (termios->c_iflag & (BRKINT | PARMRK)) in sc16is7xx_set_termios()
H A Dfsl_lpuart.c2087 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in lpuart_set_termios()
2332 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK)) in lpuart32_set_termios()
H A Dpmac_zilog.c1038 if (iflag & (IGNBRK | BRKINT | PARMRK)) in pmz_convert_to_zs()
H A Dsunzilog.c919 if (iflag & (IGNBRK | BRKINT | PARMRK)) in sunzilog_convert_to_zs()

12