Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dst-asc.c221 static inline unsigned asc_hw_txroom(struct uart_port *port) in asc_hw_txroom() function
242 uart_port_tx_limited(port, ch, asc_hw_txroom(port), in asc_transmit_chars()