Searched refs:sc_txbusy (Results 1 – 13 of 13) sorted by relevance
317 sc->sc_txbusy = 0; in uart_mu_bus_attach()388 if (sc->sc_txbusy) in uart_mu_bus_ipend()476 sc->sc_txbusy = 1; in uart_mu_bus_transmit()
382 sc->sc_txbusy = 1; in msm_bus_transmit()492 if (sc->sc_txbusy != 0) in msm_bus_ipend()502 if (sc->sc_txbusy != 0) in msm_bus_ipend()
206 if (sc->sc_txbusy) in uart_tty_outwakeup()401 if (sc->sc_txbusy) in uart_tty_busy()
487 if (sc->sc_txbusy) in uart_pl011_bus_ipend()628 sc->sc_txbusy = 1; in uart_pl011_bus_transmit()
99 bool sc_txbusy:1; /* This UART is transmitting. */ member
415 if (sc->sc_txbusy) { in uart_intr_txidle()416 sc->sc_txbusy = 0; in uart_intr_txidle()
573 sc->sc_txbusy = 1; in uart_mvebu_bus_transmit()
640 sc->sc_txbusy = 1; in imx_uart_bus_transmit()
157 # still being drained despite sc_txbusy unset. Non-DEFAULT implementations
1113 sc->sc_txbusy = 1; in ns8250_bus_transmit()
386 if (sc->sc_txbusy != 0) { in vf_uart_bus_ipend()503 sc->sc_txbusy = 1; in vf_uart_bus_transmit()
469 sc->sc_txbusy = 1; in cdnc_uart_bus_transmit()576 if (sc->sc_txbusy && (istatus & CDNC_UART_INT_TXEMPTY) != 0) { in cdnc_uart_bus_ipend()
466 sc->sc_txbusy = 1; in sfuart_bus_transmit()