Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/serial/8250/
D8250.h180 static inline bool serial8250_set_THRI(struct uart_8250_port *up) in serial8250_set_THRI() function
D8250_dma.c38 serial8250_set_THRI(p); in __dma_tx_complete()
D8250_omap.c1011 serial8250_set_THRI(p); in omap_8250_dma_tx_complete()
D8250_port.c1572 if (serial8250_set_THRI(up)) { in __start_tx()