Home
last modified time | relevance | path

Searched refs:qe_uart_tx_empty (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Ducc_uart.c257 static unsigned int qe_uart_tx_empty(struct uart_port *port) in qe_uart_tx_empty() function
816 while (!qe_uart_tx_empty(port)) { in qe_uart_shutdown()
1081 .tx_empty = qe_uart_tx_empty,
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Ducc_uart.c257 static unsigned int qe_uart_tx_empty(struct uart_port *port) in qe_uart_tx_empty() function
814 while (!qe_uart_tx_empty(port)) { in qe_uart_shutdown()
1067 .tx_empty = qe_uart_tx_empty,

Completed in 5 milliseconds