| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | mux.c | 193 if(uart_circ_empty(xmit) || uart_tx_stopped(port)) { in mux_write() 203 if(uart_circ_empty(xmit)) in mux_write() 214 if (uart_circ_empty(xmit)) in mux_write()
|
| H A D | 21285.c | 166 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in serial21285_tx_chars() 175 if (uart_circ_empty(xmit)) in serial21285_tx_chars() 182 if (uart_circ_empty(xmit)) in serial21285_tx_chars()
|
| H A D | sunhv.c | 44 while (!uart_circ_empty(xmit)) { in transmit_chars_putchar() 57 while (!uart_circ_empty(xmit)) { in transmit_chars_write() 207 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in transmit_chars()
|
| H A D | timbuart.c | 103 !uart_circ_empty(xmit)) { in timbuart_tx_chars() 125 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in timbuart_handle_tx_port() 147 if (!uart_circ_empty(xmit)) in timbuart_handle_tx_port()
|
| H A D | apbuart.c | 137 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in apbuart_tx_chars() 148 if (uart_circ_empty(xmit)) in apbuart_tx_chars() 155 if (uart_circ_empty(xmit)) in apbuart_tx_chars()
|
| H A D | st-asc.c | 264 if (uart_circ_empty(xmit)) { in asc_transmit_chars() 278 } while ((txroom > 0) && (!uart_circ_empty(xmit))); in asc_transmit_chars() 283 if (uart_circ_empty(xmit)) in asc_transmit_chars() 431 if (!uart_circ_empty(xmit)) in asc_start_tx()
|
| H A D | sunsab.c | 254 if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { in transmit_chars() 271 if (uart_circ_empty(xmit)) in transmit_chars() 282 if (uart_circ_empty(xmit)) in transmit_chars() 441 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in sunsab_start_tx() 458 if (uart_circ_empty(xmit)) in sunsab_start_tx()
|
| H A D | lpc32xx_hs.c | 294 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in __serial_lpc32xx_tx() 304 if (uart_circ_empty(xmit)) in __serial_lpc32xx_tx() 312 if (uart_circ_empty(xmit)) { in __serial_lpc32xx_tx()
|
| H A D | vt8500_serial.c | 201 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in handle_tx() 207 if (uart_circ_empty(xmit)) in handle_tx() 219 if (uart_circ_empty(xmit)) in handle_tx()
|
| H A D | milbeaut_usio.c | 90 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in mlb_usio_tx_chars() 103 if (uart_circ_empty(xmit)) in mlb_usio_tx_chars() 117 if (uart_circ_empty(xmit)) in mlb_usio_tx_chars()
|
| H A D | sprd_serial.c | 262 if (uart_circ_empty(xmit) || sprd_tx_buf_remap(port) || in sprd_complete_tx_dma() 334 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in sprd_start_tx_dma() 639 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in sprd_tx() 649 if (uart_circ_empty(xmit)) in sprd_tx() 656 if (uart_circ_empty(xmit)) in sprd_tx()
|
| H A D | pnx8xxx_uart.c | 257 if (uart_circ_empty(xmit) || uart_tx_stopped(&sport->port)) { in pnx8xxx_tx_chars() 270 if (uart_circ_empty(xmit)) in pnx8xxx_tx_chars() 277 if (uart_circ_empty(xmit)) in pnx8xxx_tx_chars()
|
| H A D | bcm63xx_uart.c | 324 if (uart_circ_empty(xmit)) in bcm_uart_do_tx() 338 if (uart_circ_empty(xmit)) in bcm_uart_do_tx() 345 if (uart_circ_empty(xmit)) in bcm_uart_do_tx()
|
| H A D | sifive.c | 311 if (uart_circ_empty(xmit) || uart_tx_stopped(&ssp->port)) { in __ssp_transmit_chars() 320 if (uart_circ_empty(xmit)) in __ssp_transmit_chars() 327 if (uart_circ_empty(xmit)) in __ssp_transmit_chars()
|
| H A D | mvebu-uart.c | 197 if (IS_EXTENDED(port) && !uart_circ_empty(xmit)) { in mvebu_uart_start_tx() 322 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in mvebu_uart_tx_chars() 332 if (uart_circ_empty(xmit)) in mvebu_uart_tx_chars() 343 if (uart_circ_empty(xmit)) in mvebu_uart_tx_chars()
|
| H A D | pic32_uart.c | 295 if (uart_circ_empty(xmit)) in pic32_uart_do_tx() 315 if (uart_circ_empty(xmit)) in pic32_uart_do_tx() 324 if (uart_circ_empty(xmit)) in pic32_uart_do_tx()
|
| H A D | ar933x_uart.c | 404 (up->port.x_char || !uart_circ_empty(xmit))) { in ar933x_uart_tx_chars() 425 if (uart_circ_empty(xmit)) in ar933x_uart_tx_chars() 437 if (!uart_circ_empty(xmit)) { in ar933x_uart_tx_chars()
|
| H A D | amba-pl010.c | 178 if (uart_circ_empty(xmit) || uart_tx_stopped(&uap->port)) { in pl010_tx_chars() 188 if (uart_circ_empty(xmit)) in pl010_tx_chars() 195 if (uart_circ_empty(xmit)) in pl010_tx_chars()
|
| H A D | fsl_linflexuart.c | 166 while (!uart_circ_empty(xmit)) { in linflex_transmit_buffer() 186 if (uart_circ_empty(xmit)) in linflex_transmit_buffer() 222 if (uart_circ_empty(xmit) || uart_tx_stopped(sport)) { in linflex_txint()
|
| H A D | stm32-usart.c | 338 while (!uart_circ_empty(xmit)) { in stm32_usart_transmit_chars_pio() 348 if (uart_circ_empty(xmit)) in stm32_usart_transmit_chars_pio() 449 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in stm32_usart_transmit_chars() 467 if (uart_circ_empty(xmit)) in stm32_usart_transmit_chars() 591 if (uart_circ_empty(xmit) && !port->x_char) in stm32_usart_start_tx()
|
| H A D | pxa.c | 185 if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { in transmit_chars() 195 if (uart_circ_empty(xmit)) in transmit_chars() 203 if (uart_circ_empty(xmit)) in transmit_chars()
|
| H A D | sa1100.c | 248 if (uart_circ_empty(xmit) || uart_tx_stopped(&sport->port)) { in sa1100_tx_chars() 261 if (uart_circ_empty(xmit)) in sa1100_tx_chars() 268 if (uart_circ_empty(xmit)) in sa1100_tx_chars()
|
| H A D | vr41xx_siu.c | 387 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in transmit_chars() 396 if (uart_circ_empty(xmit)) in transmit_chars() 403 if (uart_circ_empty(xmit)) in transmit_chars()
|
| H A D | clps711x.c | 157 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in uart_clps711x_int_tx() 165 while (!uart_circ_empty(xmit)) { in uart_clps711x_int_tx()
|
| H A D | digicolor-usart.c | 198 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in digicolor_uart_tx() 203 while (!uart_circ_empty(xmit)) { in digicolor_uart_tx()
|