Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dserial_core.h767 u64 fifo_timeout = (u64)READ_ONCE(port->frame_time) * port->fifosize; in uart_fifo_timeout() local
/Linux-v6.6/drivers/tty/serial/
Dserial_core.c1768 unsigned long char_time, expire, fifo_timeout; in uart_wait_until_sent() local