Home
last modified time | relevance | path

Searched refs:UART_TX_NOSTOP (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Dserial_core.h894 UART_TX_NOSTOP = BIT(0), enumerator
927 if (!((flags) & UART_TX_NOSTOP) && pending == 0) \
/linux/drivers/tty/serial/
A Dbcm63xx_uart.c311 pending = uart_port_tx_limited_flags(port, ch, UART_TX_NOSTOP, in bcm_uart_do_tx()
A Dmxs-auart.c597 pending = uart_port_tx_flags(&s->port, ch, UART_TX_NOSTOP, in mxs_auart_tx_chars()

Completed in 14 milliseconds