CSTOPB           1432 drivers/char/pcmcia/synclink_cs.c 	if (cflag & CSTOPB)
CSTOPB            521 drivers/ipack/devices/ipoctal.c 	if (cflag & CSTOPB)
CSTOPB            269 drivers/mmc/core/sdio_uart.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            502 drivers/staging/greybus/uart.c 	newline.format = termios->c_cflag & CSTOPB ?
CSTOPB            266 drivers/staging/isdn/gigaset/usb-gigaset.c 	if (cflag & CSTOPB) {
CSTOPB             62 drivers/staging/speakup/serialio.c 	cval = cflag & (CSIZE | CSTOPB);
CSTOPB            660 drivers/tty/amiserial.c 	if (cflag & CSTOPB) {
CSTOPB           2058 drivers/tty/cyclades.c 		if (cflag & CSTOPB)
CSTOPB           2191 drivers/tty/cyclades.c 		if (cflag & CSTOPB) {
CSTOPB           1765 drivers/tty/moxa.c 	if (termio->c_cflag & CSTOPB) {
CSTOPB            673 drivers/tty/mxser.c 	if (cflag & CSTOPB)
CSTOPB           1619 drivers/tty/mxser.c 				me->stopbits[p] = cflag & CSTOPB;
CSTOPB            716 drivers/tty/rocket.c 	if (cflag & CSTOPB) {
CSTOPB            250 drivers/tty/serial/21285.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            357 drivers/tty/serial/8250/8250_omap.c 	if (termios->c_cflag & CSTOPB)
CSTOPB           2485 drivers/tty/serial/8250/8250_port.c 	if (c_cflag & CSTOPB)
CSTOPB           2563 drivers/tty/serial/8250/8250_port.c 		termios->c_cflag &= ~(CSTOPB | PARENB | PARODD | CMSPAR);
CSTOPB            410 drivers/tty/serial/amba-pl010.c 	if (termios->c_cflag & CSTOPB)
CSTOPB           1992 drivers/tty/serial/amba-pl011.c 	if (termios->c_cflag & CSTOPB)
CSTOPB           2077 drivers/tty/serial/amba-pl011.c 	termios->c_cflag &= ~(CSIZE | CSTOPB | PARENB | PARODD);
CSTOPB            242 drivers/tty/serial/ar933x_uart.c 	new->c_cflag &= ~CSTOPB;
CSTOPB           2165 drivers/tty/serial/atmel_serial.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            539 drivers/tty/serial/bcm63xx_uart.c 	if (new->c_cflag & CSTOPB)
CSTOPB            288 drivers/tty/serial/clps711x.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            555 drivers/tty/serial/cpm_uart/cpm_uart_core.c 	if (termios->c_cflag & CSTOPB) {
CSTOPB            315 drivers/tty/serial/digicolor-usart.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            590 drivers/tty/serial/dz.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            378 drivers/tty/serial/efm32-uart.c 	if (new->c_cflag & CSTOPB)
CSTOPB            479 drivers/tty/serial/fsl_linflexuart.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            480 drivers/tty/serial/fsl_linflexuart.c 		termios->c_cflag &= ~CSTOPB;
CSTOPB           1683 drivers/tty/serial/fsl_lpuart.c 	termios->c_cflag &= ~CSTOPB;
CSTOPB           1900 drivers/tty/serial/fsl_lpuart.c 	if (termios->c_cflag & CSTOPB)
CSTOPB           1901 drivers/tty/serial/fsl_lpuart.c 		termios->c_cflag &= ~CSTOPB;
CSTOPB           1124 drivers/tty/serial/icom.c 	if (cflag & CSTOPB) {
CSTOPB           1633 drivers/tty/serial/imx.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            845 drivers/tty/serial/ip22zilog.c 	if (cflag & CSTOPB)
CSTOPB            739 drivers/tty/serial/jsm/jsm_cls.c 	if (ch->ch_c_cflag & CSTOPB)
CSTOPB           1006 drivers/tty/serial/jsm/jsm_neo.c 	if (ch->ch_c_cflag & CSTOPB)
CSTOPB            440 drivers/tty/serial/lantiq.c 	if (cflag & CSTOPB)
CSTOPB            509 drivers/tty/serial/lpc32xx_hs.c 	termios->c_cflag &= ~(CSIZE | CSTOPB | PARENB | PARODD);
CSTOPB            494 drivers/tty/serial/max3100.c 	if (cflag & CSTOPB)
CSTOPB            931 drivers/tty/serial/max310x.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            245 drivers/tty/serial/mcf.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            679 drivers/tty/serial/men_z135_uart.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            356 drivers/tty/serial/meson_uart.c 	if (cflags & CSTOPB)
CSTOPB            326 drivers/tty/serial/milbeaut_usio.c 	if (termios->c_cflag & CSTOPB)
CSTOPB           1209 drivers/tty/serial/mpc52xx_uart.c 	if (new->c_cflag & CSTOPB)
CSTOPB            370 drivers/tty/serial/mps2-uart.c 	termios->c_cflag &= ~CSTOPB;
CSTOPB           1290 drivers/tty/serial/msm_serial.c 	if (termios->c_cflag & CSTOPB)
CSTOPB           1048 drivers/tty/serial/mxs-auart.c 	if (cflag & CSTOPB)
CSTOPB            863 drivers/tty/serial/omap-serial.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            357 drivers/tty/serial/owl-uart.c 	if (termios->c_cflag & CSTOPB)
CSTOPB           1391 drivers/tty/serial/pch_uart.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            542 drivers/tty/serial/pic32_uart.c 	if (new->c_cflag & CSTOPB)
CSTOPB           1067 drivers/tty/serial/pmac_zilog.c 	if (cflag & CSTOPB)
CSTOPB            463 drivers/tty/serial/pnx8xxx_uart.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            453 drivers/tty/serial/pxa.c 	if (termios->c_cflag & CSTOPB)
CSTOPB           1030 drivers/tty/serial/qcom_geni_serial.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            272 drivers/tty/serial/rda-uart.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            349 drivers/tty/serial/rp2.c 		((cfl & CSTOPB) ? RP2_UART_CTL_STOPBITS_m : 0) |
CSTOPB            443 drivers/tty/serial/sa1100.c 	if (termios->c_cflag & CSTOPB)
CSTOPB           1348 drivers/tty/serial/samsung.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            570 drivers/tty/serial/sb1250-duart.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            906 drivers/tty/serial/sc16is7xx.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            687 drivers/tty/serial/sccnxp.c 	mr2 = (termios->c_cflag & CSTOPB) ? MR2_STOP2 : MR2_STOP1;
CSTOPB           1323 drivers/tty/serial/serial-tegra.c 	if (termios->c_cflag & CSTOPB) {
CSTOPB            353 drivers/tty/serial/serial_core.c 	if (cflag & CSTOPB)
CSTOPB            655 drivers/tty/serial/serial_txx9.c 	if (termios->c_cflag & CSTOPB)
CSTOPB           2391 drivers/tty/serial/sh-sci.c 	if (termios->c_cflag & CSTOPB)
CSTOPB           2515 drivers/tty/serial/sh-sci.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            658 drivers/tty/serial/sifive.c 	nstop = (termios->c_cflag & CSTOPB) ? 2 : 1;
CSTOPB            732 drivers/tty/serial/sirfsoc_uart.c 	if (termios->c_cflag & CSTOPB) {
CSTOPB            810 drivers/tty/serial/sprd_serial.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            549 drivers/tty/serial/st-asc.c 	ctrl_val |= (cflag & CSTOPB) ? ASC_CTL_STOP_2BIT : ASC_CTL_STOP_1BIT;
CSTOPB            717 drivers/tty/serial/stm32-usart.c 	if (cflag & CSTOPB)
CSTOPB            745 drivers/tty/serial/stm32-usart.c 		if (cflag & CSTOPB)
CSTOPB            163 drivers/tty/serial/suncore.c 		case 2: cflag |= CSTOPB; break;
CSTOPB            700 drivers/tty/serial/sunsab.c 	if (cflag & CSTOPB) {
CSTOPB            802 drivers/tty/serial/sunsu.c 	if (cflag & CSTOPB)
CSTOPB            910 drivers/tty/serial/sunzilog.c 	if (cflag & CSTOPB)
CSTOPB            898 drivers/tty/serial/ucc_uart.c 	if (termios->c_cflag & CSTOPB) {
CSTOPB            526 drivers/tty/serial/vr41xx_siu.c 	if (c_cflag & CSTOPB)
CSTOPB            405 drivers/tty/serial/vt8500_serial.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            784 drivers/tty/serial/xilinx_uartps.c 	if (termios->c_cflag & CSTOPB)
CSTOPB            890 drivers/tty/serial/zs.c 	if (termios->c_cflag & CSTOPB)
CSTOPB           1929 drivers/tty/synclink.c 	if (cflag & CSTOPB)
CSTOPB           2534 drivers/tty/synclink_gt.c 	info->params.stop_bits = (cflag & CSTOPB) ? 2 : 1;
CSTOPB           2764 drivers/tty/synclinkmp.c 	if (cflag & CSTOPB)
CSTOPB           1052 drivers/usb/class/cdc-acm.c 	newline.bCharFormat = termios->c_cflag & CSTOPB ? 2 : 0;
CSTOPB            220 drivers/usb/serial/ark3116.c 	if (cflag & CSTOPB)
CSTOPB            385 drivers/usb/serial/belkin_sa.c 	if ((cflag & CSTOPB) != (old_cflag & CSTOPB)) {
CSTOPB            386 drivers/usb/serial/belkin_sa.c 		urb_value = (cflag & CSTOPB) ? BELKIN_SA_STOP_BITS(2)
CSTOPB            992 drivers/usb/serial/cp210x.c 	cflag &= ~CSTOPB;
CSTOPB           1004 drivers/usb/serial/cp210x.c 		cflag |= CSTOPB;
CSTOPB           1218 drivers/usb/serial/cp210x.c 	if ((cflag & CSTOPB) != (old_cflag & CSTOPB)) {
CSTOPB           1221 drivers/usb/serial/cp210x.c 		if (cflag & CSTOPB) {
CSTOPB            881 drivers/usb/serial/cypress_m8.c 	stop_bits = cflag & CSTOPB ? 1 : 0;
CSTOPB            782 drivers/usb/serial/digi_acceleport.c 	if ((cflag & CSTOPB) != (old_cflag & CSTOPB)) {
CSTOPB            784 drivers/usb/serial/digi_acceleport.c 		if ((cflag & CSTOPB))
CSTOPB           2703 drivers/usb/serial/ftdi_sio.c 	if ((old_termios->c_cflag & (CSIZE|PARODD|PARENB|CMSPAR|CSTOPB)) ==
CSTOPB           2704 drivers/usb/serial/ftdi_sio.c 	    (termios->c_cflag & (CSIZE|PARODD|PARENB|CMSPAR|CSTOPB)))
CSTOPB           2711 drivers/usb/serial/ftdi_sio.c 	value |= (cflag & CSTOPB ? FTDI_SIO_SET_DATA_STOP_BITS_2 :
CSTOPB           2511 drivers/usb/serial/io_edgeport.c 	if (cflag & CSTOPB) {
CSTOPB           2288 drivers/usb/serial/io_ti.c 	if (cflag & CSTOPB) {
CSTOPB            910 drivers/usb/serial/iuu_phoenix.c 	parity |= (cflag & CSTOPB ? IUU_TWO_STOP_BITS : IUU_ONE_STOP_BIT);
CSTOPB            945 drivers/usb/serial/iuu_phoenix.c 	tty->termios.c_cflag = B9600 | CS8 | CSTOPB | CREAD | PARENB | CLOCAL;
CSTOPB           2102 drivers/usb/serial/keyspan.c 	msg.lcr = (p_priv->cflag & CSTOPB) ? STOPBITS_678_2 : STOPBITS_5678_1;
CSTOPB           2372 drivers/usb/serial/keyspan.c 	msg.lcr = (p_priv->cflag & CSTOPB) ? STOPBITS_678_2 : STOPBITS_5678_1;
CSTOPB           2548 drivers/usb/serial/keyspan.c 	msg.lcr = (p_priv->cflag & CSTOPB) ? STOPBITS_678_2 : STOPBITS_5678_1;
CSTOPB           2674 drivers/usb/serial/keyspan.c 	msg.lcr = (p_priv->cflag & CSTOPB) ? STOPBITS_678_2 : STOPBITS_5678_1;
CSTOPB            495 drivers/usb/serial/kl5kusb105.c 	    || (cflag & CSTOPB) != (old_cflag & CSTOPB)) {
CSTOPB            497 drivers/usb/serial/kl5kusb105.c 		tty->termios.c_cflag &= ~(PARENB|PARODD|CSTOPB);
CSTOPB            507 drivers/usb/serial/kobil_sct.c 	urb_val |= (c_cflag & CSTOPB) ? SUSBCR_SPASB_2StopBits :
CSTOPB            669 drivers/usb/serial/mct_u232.c 	last_lcr |= (cflag & CSTOPB) ?
CSTOPB           1591 drivers/usb/serial/mos7720.c 	if (cflag & CSTOPB) {
CSTOPB           1758 drivers/usb/serial/mos7840.c 	if (cflag & CSTOPB) {
CSTOPB            454 drivers/usb/serial/oti6858.c 	if ((cflag & CSTOPB) != 0)
CSTOPB            365 drivers/usb/serial/spcp8x5.c 	buf[1] |= (cflag & CSTOPB) ? SET_UART_FORMAT_STOP_2 :
CSTOPB            670 drivers/usb/serial/whiteheat.c 	if (cflag & CSTOPB)
CSTOPB            162 include/linux/tty.h #define C_CSTOPB(tty)	_C_FLAG((tty), CSTOPB)
CSTOPB            917 net/bluetooth/rfcomm/tty.c 	if ((old->c_cflag & CSTOPB) != (new->c_cflag & CSTOPB))
CSTOPB            923 net/bluetooth/rfcomm/tty.c 	if (new->c_cflag & CSTOPB)