Home
last modified time | relevance | path

Searched refs:uart_tx_stopped (Results 1 – 72 of 72) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dtilegx.c152 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in handle_transmit()
276 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in tilegx_start_tx()
Dmxs-auart.c272 while (!uart_circ_empty(xmit) && !uart_tx_stopped(&s->port)) { in mxs_auart_tx_chars()
285 if (uart_tx_stopped(&s->port)) in mxs_auart_tx_chars()
307 if (!uart_circ_empty(xmit) && !uart_tx_stopped(&s->port)) { in mxs_auart_tx_chars()
325 if (uart_tx_stopped(&s->port)) in mxs_auart_tx_chars()
Dlpc32xx_hs.c300 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in __serial_lpc32xx_tx()
361 if ((status & LPC32XX_HSU_TX_INT) && (!uart_tx_stopped(port))) { in serial_lpc32xx_interrupt()
Dnetx-serial.c150 if (uart_tx_stopped(port) || uart_circ_empty(xmit)) { in netx_transmit_buffer()
188 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in netx_txint()
Dmux.c201 if(uart_circ_empty(xmit) || uart_tx_stopped(port)) { in mux_write()
D21285.c130 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in serial21285_tx_chars()
Dmax3100.c299 !uart_tx_stopped(&s->port)) { in max3100_work()
324 !uart_tx_stopped(&s->port)))); in max3100_work()
Dsunhv.c206 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in transmit_chars()
Dnwpserial.c272 while (!(uart_circ_empty(xmit) || uart_tx_stopped(&up->port))) { in nwpserial_start_tx()
Darc_uart.c309 if (!uart_tx_stopped(port)) in arc_serial_isr()
Dtimbuart.c137 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in timbuart_handle_tx_port()
Dapbuart.c140 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in apbuart_tx_chars()
Dsn_console.c551 if (uart_circ_empty(xmit) || uart_tx_stopped(&port->sc_port)) { in sn_transmit_chars()
Ddigicolor-usart.c202 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in digicolor_uart_tx()
Dsunsab.c257 if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { in transmit_chars()
444 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in sunsab_start_tx()
Duartlite.c179 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in ulite_transmit()
Dclps711x.c165 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in uart_clps711x_int_tx()
Dserial_ks8695.c222 if (uart_tx_stopped(port) || uart_circ_empty(xmit)) { in ks8695uart_tx_chars()
Dmeson_uart.c146 if (uart_tx_stopped(port)) { in meson_uart_start_tx()
Dar933x_uart.c345 if (uart_tx_stopped(&up->port)) in ar933x_uart_tx_chars()
Dsprd_serial.c265 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in sprd_tx()
Dlantiq.c221 if (uart_tx_stopped(port)) { in lqasc_tx_chars()
Dstm32-usart.c211 if (uart_tx_stopped(port)) { in stm32_transmit_chars()
Dvt8500_serial.c214 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in handle_tx()
Dbfin_uart.c321 if (uart_circ_empty(xmit) || uart_tx_stopped(&uart->port)) { in bfin_serial_tx_chars()
381 if (uart_circ_empty(xmit) || uart_tx_stopped(&uart->port)) { in bfin_serial_dma_tx_chars()
Dimx.c439 if (uart_circ_empty(xmit) || uart_tx_stopped(&sport->port)) { in imx_transmit_buffer()
512 if (!uart_circ_empty(xmit) && !uart_tx_stopped(&sport->port)) in dma_tx_callback()
612 !uart_tx_stopped(port)) in imx_start_tx()
Dmen_z135_uart.c312 if (uart_tx_stopped(port)) in men_z135_handle_tx()
Dpnx8xxx_uart.c267 if (uart_circ_empty(xmit) || uart_tx_stopped(&sport->port)) { in pnx8xxx_tx_chars()
Dbcm63xx_uart.c325 if (uart_tx_stopped(port)) { in bcm_uart_do_tx()
Dst-asc.c255 if (uart_tx_stopped(port)) { in asc_transmit_chars()
Ddz.c273 if (uart_circ_empty(xmit) || uart_tx_stopped(&dport->port)) { in dz_transmit_chars()
Defm32-uart.c148 if (!uart_circ_empty(xmit) && !uart_tx_stopped(port)) { in efm32_uart_tx_chars()
Dioc3_serial.c743 if (!uart_tx_stopped(port->ip_port)) { in do_write()
912 if (uart_circ_empty(&state->xmit) || uart_tx_stopped(the_port)) { in transmit_chars()
Datmel_serial.c746 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in atmel_tx_chars()
838 if (!uart_circ_empty(xmit) && !uart_tx_stopped(port)) { in atmel_tx_dma()
1357 if (!uart_circ_empty(xmit) && !uart_tx_stopped(port)) { in atmel_tx_pdc()
Damba-pl010.c195 if (uart_circ_empty(xmit) || uart_tx_stopped(&uap->port)) { in pl010_tx_chars()
Dbfin_sport_uart.c344 if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { in sport_uart_tx_chars()
Dsirfsoc_uart.c188 if (uart_circ_empty(xmit) || uart_tx_stopped(port) || in sirfsoc_uart_tx_with_dma()
574 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in sirfsoc_uart_isr()
Dvr41xx_siu.c404 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in transmit_chars()
Detraxfs-uart.c457 if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { in transmit_chars_no_dma()
Dpxa.c194 if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { in transmit_chars()
Dsb1250-duart.c406 stop_tx = (uart_circ_empty(xmit) || uart_tx_stopped(&sport->port)); in sbd_transmit_chars()
Drp2.c440 if (uart_tx_stopped(&up->port)) { in rp2_tx_chars()
Dsa1100.c262 if (uart_circ_empty(xmit) || uart_tx_stopped(&sport->port)) { in sa1100_tx_chars()
Dm32r_sio.c397 if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { in transmit_chars()
Dioc4_serial.c1468 if (!uart_tx_stopped(port->ip_port)) { in do_write()
1642 if (uart_circ_empty(&state->xmit) || uart_tx_stopped(the_port)) { in transmit_chars()
Dserial_txx9.c358 if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { in transmit_chars()
Dsccnxp.c422 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in sccnxp_handle_tx()
Dip22zilog.c407 if (uart_tx_stopped(&up->port)) in ip22zilog_transmit_chars()
Damba-pl011.c452 if (!(dmacr & UART011_TXDMAE) || uart_tx_stopped(&uap->port) || in pl011_dma_tx_callback()
1286 if (uart_circ_empty(xmit) || uart_tx_stopped(&uap->port)) { in pl011_tx_chars()
Dxilinx_uartps.c515 if (uart_circ_empty(&port->state->xmit) || uart_tx_stopped(port)) in cdns_uart_start_tx()
Ducc_uart.c361 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in qe_uart_tx_pump()
Dmax310x.c662 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in max310x_handle_tx()
Dserial_core.c98 if (!uart_tx_stopped(port)) in __uart_start()
968 !uart_tx_stopped(uport))) in uart_get_lsr_info()
Dsc16is7xx.c625 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) in sc16is7xx_handle_tx()
Dzs.c622 if (uart_circ_empty(xmit) || uart_tx_stopped(&zport->port)) { in zs_raw_transmit_chars()
Dsunsu.c410 if (uart_tx_stopped(&up->port)) { in transmit_chars()
Dmsm_serial.c724 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in msm_handle_tx()
Dsunzilog.c506 if (uart_tx_stopped(&up->port)) in sunzilog_transmit_chars()
Dmpc52xx_uart.c1456 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in mpc52xx_uart_int_tx_chars()
Dpmac_zilog.c431 if (uart_tx_stopped(&uap->port)) in pmz_transmit_chars()
Domap-serial.c382 if (uart_circ_empty(xmit) || uart_tx_stopped(&up->port)) { in transmit_chars()
Dpch_uart.c820 if (uart_tx_stopped(port) || uart_circ_empty(xmit) || count >= size) in pop_tx()
Dfsl_lpuart.c618 if (uart_circ_empty(xmit) || uart_tx_stopped(&sport->port)) { in lpuart_txint()
Dmpsc.c1137 && !uart_tx_stopped(&pi->port)) { in mpsc_copy_tx_data()
Dsamsung.c734 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in s3c24xx_serial_tx_chars()
Dsh-sci.c710 unsigned int stopped = uart_tx_stopped(port); in sci_transmit_chars()
/linux-4.4.14/drivers/tty/serial/8250/
D8250_dma.c75 if (uart_tx_stopped(&p->port) || dma->tx_running || in serial8250_tx_dma()
D8250_omap.c883 if (!uart_circ_empty(xmit) && !uart_tx_stopped(&p->port)) { in omap_8250_dma_tx_complete()
914 if (uart_tx_stopped(&p->port) || uart_circ_empty(xmit)) { in omap_8250_tx_dma()
1033 if (uart_tx_stopped(&up->port) || in omap_8250_dma_handle_irq()
D8250_port.c1482 if (uart_tx_stopped(port)) { in serial8250_tx_chars()
/linux-4.4.14/include/linux/
Dserial_core.h397 static inline int uart_tx_stopped(struct uart_port *port) in uart_tx_stopped() function
/linux-4.4.14/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c716 if (uart_circ_empty(xmit) || uart_tx_stopped(port)) { in cpm_uart_tx_pump()
/linux-4.4.14/arch/mn10300/kernel/
Dmn10300-serial.c708 if (uart_tx_stopped(&port->uart) || in mn10300_serial_transmit_interrupt()