Home
last modified time | relevance | path

Searched defs:fifo_timeout (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dserial_core.h887 u64 fifo_timeout = (u64)READ_ONCE(port->frame_time) * port->fifosize; in uart_fifo_timeout() local
/openbmc/linux/drivers/tty/serial/
H A Dserial_core.c1823 unsigned long char_time, expire, fifo_timeout; in uart_wait_until_sent() local