Searched refs:pl011_tx_empty (Results 1 – 1 of 1) sorted by relevance
287 static unsigned int pl011_tx_empty(struct uart_port *port);1281 if (!pl011_tx_empty(port)) { in pl011_rs485_tx_stop()1631 static unsigned int pl011_tx_empty(struct uart_port *port) in pl011_tx_empty() function2305 .tx_empty = pl011_tx_empty,2339 .tx_empty = pl011_tx_empty,