Searched refs:pl011_tx_char (Results 1 – 1 of 1) sorted by relevance
1256 static bool pl011_tx_char(struct uart_amba_port *uap, unsigned char c) in pl011_tx_char() function1298 if (!pl011_tx_char(uap, uap->port.x_char)) in pl011_tx_chars()1312 while (count-- > 0 && pl011_tx_char(uap, xmit->buf[xmit->tail])) { in pl011_tx_chars()