Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Damba-pl011.c277 static unsigned int pl011_tx_empty(struct uart_port *port);
1273 while (!pl011_tx_empty(port)) { in pl011_rs485_tx_stop()
1569 static unsigned int pl011_tx_empty(struct uart_port *port) in pl011_tx_empty() function
2236 .tx_empty = pl011_tx_empty,
2270 .tx_empty = pl011_tx_empty,