UART_XMIT_SIZE    138 drivers/tty/serial/21285.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE     23 drivers/tty/serial/8250/8250_dma.c 				UART_XMIT_SIZE, DMA_TO_DEVICE);
UART_XMIT_SIZE     30 drivers/tty/serial/8250/8250_dma.c 	xmit->tail &= UART_XMIT_SIZE - 1;
UART_XMIT_SIZE     78 drivers/tty/serial/8250/8250_dma.c 	dma->tx_size = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
UART_XMIT_SIZE     96 drivers/tty/serial/8250/8250_dma.c 				   UART_XMIT_SIZE, DMA_TO_DEVICE);
UART_XMIT_SIZE    222 drivers/tty/serial/8250/8250_dma.c 					UART_XMIT_SIZE,
UART_XMIT_SIZE    259 drivers/tty/serial/8250/8250_dma.c 			 UART_XMIT_SIZE, DMA_TO_DEVICE);
UART_XMIT_SIZE    157 drivers/tty/serial/8250/8250_mtk.c 	dma->txconf.dst_port_window_size	= UART_XMIT_SIZE;
UART_XMIT_SIZE    906 drivers/tty/serial/8250/8250_omap.c 				UART_XMIT_SIZE, DMA_TO_DEVICE);
UART_XMIT_SIZE    913 drivers/tty/serial/8250/8250_omap.c 	xmit->tail &= UART_XMIT_SIZE - 1;
UART_XMIT_SIZE    968 drivers/tty/serial/8250/8250_omap.c 	dma->tx_size = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
UART_XMIT_SIZE   1016 drivers/tty/serial/8250/8250_omap.c 				   UART_XMIT_SIZE, DMA_TO_DEVICE);
UART_XMIT_SIZE   1747 drivers/tty/serial/8250/8250_port.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    165 drivers/tty/serial/altera_jtaguart.c 				xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    270 drivers/tty/serial/altera_uart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    190 drivers/tty/serial/amba-pl010.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    632 drivers/tty/serial/amba-pl011.c 		size_t first = UART_XMIT_SIZE - xmit->tail;
UART_XMIT_SIZE    683 drivers/tty/serial/amba-pl011.c 	xmit->tail = (xmit->tail + count) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE   1419 drivers/tty/serial/amba-pl011.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    150 drivers/tty/serial/apbuart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    364 drivers/tty/serial/ar933x_uart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    173 drivers/tty/serial/arc_uart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    846 drivers/tty/serial/atmel_serial.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    874 drivers/tty/serial/atmel_serial.c 	xmit->tail &= UART_XMIT_SIZE - 1;
UART_XMIT_SIZE    953 drivers/tty/serial/atmel_serial.c 					 UART_XMIT_SIZE);
UART_XMIT_SIZE   1034 drivers/tty/serial/atmel_serial.c 			UART_XMIT_SIZE,
UART_XMIT_SIZE   1463 drivers/tty/serial/atmel_serial.c 	xmit->tail &= UART_XMIT_SIZE - 1;
UART_XMIT_SIZE   1479 drivers/tty/serial/atmel_serial.c 		count = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
UART_XMIT_SIZE   1510 drivers/tty/serial/atmel_serial.c 					UART_XMIT_SIZE,
UART_XMIT_SIZE   1512 drivers/tty/serial/atmel_serial.c 	pdc->dma_size = UART_XMIT_SIZE;
UART_XMIT_SIZE    340 drivers/tty/serial/bcm63xx_uart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    173 drivers/tty/serial/clps711x.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    723 drivers/tty/serial/cpm_uart/cpm_uart_core.c 			xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    205 drivers/tty/serial/digicolor-usart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    154 drivers/tty/serial/efm32-uart.c 			xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    181 drivers/tty/serial/fsl_linflexuart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    430 drivers/tty/serial/fsl_lpuart.c 				UART_XMIT_SIZE - xmit->tail);
UART_XMIT_SIZE    472 drivers/tty/serial/fsl_lpuart.c 	xmit->tail = (xmit->tail + sport->dma_tx_bytes) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    697 drivers/tty/serial/fsl_lpuart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    730 drivers/tty/serial/fsl_lpuart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    637 drivers/tty/serial/icom.c 		temp_tail &= (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    714 drivers/tty/serial/icom.c 				(UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    537 drivers/tty/serial/imx.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    565 drivers/tty/serial/imx.c 	xmit->tail = (xmit->tail + sport->tx_bytes) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    613 drivers/tty/serial/imx.c 				UART_XMIT_SIZE - xmit->tail);
UART_XMIT_SIZE    416 drivers/tty/serial/ip22zilog.c 	xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    616 drivers/tty/serial/ip22zilog.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    477 drivers/tty/serial/jsm/jsm_cls.c 	tail = circ->tail & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    485 drivers/tty/serial/jsm/jsm_cls.c 		tail = (tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    492 drivers/tty/serial/jsm/jsm_cls.c 	circ->tail = tail & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    509 drivers/tty/serial/jsm/jsm_neo.c 			circ->tail = (circ->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    524 drivers/tty/serial/jsm/jsm_neo.c 	head = circ->head & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    525 drivers/tty/serial/jsm/jsm_neo.c 	tail = circ->tail & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    533 drivers/tty/serial/jsm/jsm_neo.c 		s = ((head >= tail) ? head : UART_XMIT_SIZE) - tail;
UART_XMIT_SIZE    541 drivers/tty/serial/jsm/jsm_neo.c 		tail = (tail + s) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    548 drivers/tty/serial/jsm/jsm_neo.c 	circ->tail = tail & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    247 drivers/tty/serial/lantiq.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    303 drivers/tty/serial/lpc32xx_hs.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    296 drivers/tty/serial/max3100.c 					(UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    765 drivers/tty/serial/max310x.c 	until_end = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
UART_XMIT_SIZE    783 drivers/tty/serial/max310x.c 		xmit->tail = (xmit->tail + to_send) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    346 drivers/tty/serial/mcf.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE -1);
UART_XMIT_SIZE    348 drivers/tty/serial/men_z135_uart.c 	head = xmit->head & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    349 drivers/tty/serial/men_z135_uart.c 	tail = xmit->tail & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    351 drivers/tty/serial/men_z135_uart.c 	s = ((head >= tail) ? head : UART_XMIT_SIZE) - tail;
UART_XMIT_SIZE    355 drivers/tty/serial/men_z135_uart.c 	xmit->tail = (xmit->tail + n) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    105 drivers/tty/serial/milbeaut_usio.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE   1461 drivers/tty/serial/mpc52xx_uart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    146 drivers/tty/serial/mps2-uart.c 		xmit->tail = (xmit->tail + 1) % UART_XMIT_SIZE;
UART_XMIT_SIZE    154 drivers/tty/serial/msm_serial.c #define UARTDM_RX_SIZE			(UART_XMIT_SIZE / 4)
UART_XMIT_SIZE    462 drivers/tty/serial/msm_serial.c 	xmit->tail &= UART_XMIT_SIZE - 1;
UART_XMIT_SIZE    849 drivers/tty/serial/msm_serial.c 		xmit->tail = (xmit->tail + num_chars) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    893 drivers/tty/serial/msm_serial.c 	pio_count = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
UART_XMIT_SIZE    894 drivers/tty/serial/msm_serial.c 	dma_count = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
UART_XMIT_SIZE    205 drivers/tty/serial/mux.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    199 drivers/tty/serial/mvebu-uart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    318 drivers/tty/serial/mvebu-uart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    596 drivers/tty/serial/mxs-auart.c 			size = min_t(u32, UART_XMIT_SIZE - i,
UART_XMIT_SIZE    599 drivers/tty/serial/mxs-auart.c 						     UART_XMIT_SIZE));
UART_XMIT_SIZE    601 drivers/tty/serial/mxs-auart.c 			xmit->tail = (xmit->tail + size) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    604 drivers/tty/serial/mxs-auart.c 			if (i >= UART_XMIT_SIZE)
UART_XMIT_SIZE    631 drivers/tty/serial/mxs-auart.c 			xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    881 drivers/tty/serial/mxs-auart.c 		| AUART_CTRL0_XFER_COUNT(UART_XMIT_SIZE);
UART_XMIT_SIZE    890 drivers/tty/serial/mxs-auart.c 	sg_init_one(sgl, s->rx_dma_buf, UART_XMIT_SIZE);
UART_XMIT_SIZE    945 drivers/tty/serial/mxs-auart.c 	s->rx_dma_buf = kzalloc(UART_XMIT_SIZE, GFP_KERNEL | GFP_DMA);
UART_XMIT_SIZE    953 drivers/tty/serial/mxs-auart.c 	s->tx_dma_buf = kzalloc(UART_XMIT_SIZE, GFP_KERNEL | GFP_DMA);
UART_XMIT_SIZE    962 drivers/tty/serial/mxs-auart.c 	s->port.fifosize = UART_XMIT_SIZE;
UART_XMIT_SIZE    385 drivers/tty/serial/omap-serial.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    789 drivers/tty/serial/pch_uart.c 	xmit->tail &= UART_XMIT_SIZE - 1;
UART_XMIT_SIZE    810 drivers/tty/serial/pch_uart.c 		    CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
UART_XMIT_SIZE    813 drivers/tty/serial/pch_uart.c 		xmit->tail = (xmit->tail + sz) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    967 drivers/tty/serial/pch_uart.c 			     UART_XMIT_SIZE), CIRC_CNT_TO_END(xmit->head,
UART_XMIT_SIZE    968 drivers/tty/serial/pch_uart.c 			     xmit->tail, UART_XMIT_SIZE));
UART_XMIT_SIZE   1019 drivers/tty/serial/pch_uart.c 		sg->offset = (xmit->tail & (UART_XMIT_SIZE - 1)) +
UART_XMIT_SIZE   1022 drivers/tty/serial/pch_uart.c 				    ~(UART_XMIT_SIZE - 1)) + sg->offset;
UART_XMIT_SIZE    313 drivers/tty/serial/pic32_uart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    423 drivers/tty/serial/pmac_zilog.c 	xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    645 drivers/tty/serial/pmac_zilog.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    274 drivers/tty/serial/pnx8xxx_uart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    197 drivers/tty/serial/pxa.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    734 drivers/tty/serial/qcom_geni_serial.c 			tail &= UART_XMIT_SIZE - 1;
UART_XMIT_SIZE    454 drivers/tty/serial/rp2.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    265 drivers/tty/serial/sa1100.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    181 drivers/tty/serial/samsung.c 		xmit->tail = (xmit->tail + count) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    216 drivers/tty/serial/samsung.c 	xmit->tail = (xmit->tail + count) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    323 drivers/tty/serial/samsung.c 	count = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
UART_XMIT_SIZE    714 drivers/tty/serial/samsung.c 	count = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
UART_XMIT_SIZE    754 drivers/tty/serial/samsung.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    928 drivers/tty/serial/samsung.c 				UART_XMIT_SIZE, DMA_TO_DEVICE);
UART_XMIT_SIZE    968 drivers/tty/serial/samsung.c 				UART_XMIT_SIZE, DMA_TO_DEVICE);
UART_XMIT_SIZE    407 drivers/tty/serial/sb1250-duart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    668 drivers/tty/serial/sc16is7xx.c 			xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    475 drivers/tty/serial/sccnxp.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    493 drivers/tty/serial/serial-tegra.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    522 drivers/tty/serial/serial-tegra.c 	xmit->tail = (xmit->tail + count) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    537 drivers/tty/serial/serial-tegra.c 				UART_XMIT_SIZE, DMA_TO_DEVICE);
UART_XMIT_SIZE    568 drivers/tty/serial/serial-tegra.c 	count = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
UART_XMIT_SIZE    620 drivers/tty/serial/serial-tegra.c 	xmit->tail = (xmit->tail + count) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE   1109 drivers/tty/serial/serial-tegra.c 			UART_XMIT_SIZE, DMA_TO_DEVICE);
UART_XMIT_SIZE   1152 drivers/tty/serial/serial-tegra.c 			tup->uport.state->xmit.buf, UART_XMIT_SIZE,
UART_XMIT_SIZE    562 drivers/tty/serial/serial_core.c 		circ->head = (circ->head + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    600 drivers/tty/serial/serial_core.c 		c = CIRC_SPACE_TO_END(circ->head, circ->tail, UART_XMIT_SIZE);
UART_XMIT_SIZE    606 drivers/tty/serial/serial_core.c 		circ->head = (circ->head + c) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    362 drivers/tty/serial/serial_txx9.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    827 drivers/tty/serial/sh-sci.c 			xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE   1193 drivers/tty/serial/sh-sci.c 	xmit->tail &= UART_XMIT_SIZE - 1;
UART_XMIT_SIZE   1349 drivers/tty/serial/sh-sci.c 	dma_unmap_single(chan->device->dev, s->tx_dma_addr, UART_XMIT_SIZE,
UART_XMIT_SIZE   1418 drivers/tty/serial/sh-sci.c 	buf = s->tx_dma_addr + (tail & (UART_XMIT_SIZE - 1));
UART_XMIT_SIZE   1420 drivers/tty/serial/sh-sci.c 		CIRC_CNT(head, tail, UART_XMIT_SIZE),
UART_XMIT_SIZE   1421 drivers/tty/serial/sh-sci.c 		CIRC_CNT_TO_END(head, tail, UART_XMIT_SIZE));
UART_XMIT_SIZE   1598 drivers/tty/serial/sh-sci.c 						UART_XMIT_SIZE,
UART_XMIT_SIZE   1605 drivers/tty/serial/sh-sci.c 				__func__, UART_XMIT_SIZE,
UART_XMIT_SIZE    318 drivers/tty/serial/sifive.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    185 drivers/tty/serial/sirfsoc_uart.c 	tran_size = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
UART_XMIT_SIZE    434 drivers/tty/serial/sirfsoc_uart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    452 drivers/tty/serial/sirfsoc_uart.c 				(UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    114 drivers/tty/serial/sprd_serial.c #define SPRD_UART_RX_SIZE	(UART_XMIT_SIZE / 4)
UART_XMIT_SIZE    222 drivers/tty/serial/sprd_serial.c 		xmit->tail = (xmit->tail + trans_len) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    239 drivers/tty/serial/sprd_serial.c 		CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
UART_XMIT_SIZE    260 drivers/tty/serial/sprd_serial.c 	xmit->tail = (xmit->tail + sp->tx_dma.trans_len) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    651 drivers/tty/serial/sprd_serial.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    278 drivers/tty/serial/st-asc.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    341 drivers/tty/serial/stm32-usart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    374 drivers/tty/serial/stm32-usart.c 		size_t one = UART_XMIT_SIZE - xmit->tail;
UART_XMIT_SIZE    409 drivers/tty/serial/stm32-usart.c 	xmit->tail = (xmit->tail + count) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE     54 drivers/tty/serial/sunhv.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE     66 drivers/tty/serial/sunhv.c 				      UART_XMIT_SIZE);
UART_XMIT_SIZE     70 drivers/tty/serial/sunhv.c 		xmit->tail = (xmit->tail + sent) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    273 drivers/tty/serial/sunsab.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    460 drivers/tty/serial/sunsab.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    423 drivers/tty/serial/sunsu.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    515 drivers/tty/serial/sunzilog.c 	xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    716 drivers/tty/serial/sunzilog.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE     99 drivers/tty/serial/tegra-tcu.c 		count = CIRC_CNT_TO_END(xmit->head, xmit->tail, UART_XMIT_SIZE);
UART_XMIT_SIZE    104 drivers/tty/serial/tegra-tcu.c 		xmit->tail = (xmit->tail + count) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    106 drivers/tty/serial/timbuart.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    194 drivers/tty/serial/uartlite.c 	xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE-1);
UART_XMIT_SIZE    373 drivers/tty/serial/ucc_uart.c 			xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    398 drivers/tty/serial/vr41xx_siu.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    216 drivers/tty/serial/vt8500_serial.c 		xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    336 drivers/tty/serial/xilinx_uartps.c 					(UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    630 drivers/tty/serial/zs.c 	xmit->tail = (xmit->tail + 1) & (UART_XMIT_SIZE - 1);
UART_XMIT_SIZE    426 include/linux/serial_core.h 	(CIRC_CNT((circ)->head, (circ)->tail, UART_XMIT_SIZE))
UART_XMIT_SIZE    429 include/linux/serial_core.h 	(CIRC_SPACE((circ)->head, (circ)->tail, UART_XMIT_SIZE))