Home
last modified time | relevance | path

Searched refs:uart_port_tx_limited_flags (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dserial_core.h841 #define uart_port_tx_limited_flags(port, ch, flags, count, tx_ready, put_char, tx_done) ({ \ macro
/openbmc/linux/drivers/tty/serial/
H A Dbcm63xx_uart.c312 pending = uart_port_tx_limited_flags(port, ch, UART_TX_NOSTOP, in bcm_uart_do_tx()