Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
Damba-pl011.c1413 static bool pl011_tx_char(struct uart_amba_port *uap, unsigned char c, in pl011_tx_char() function
1459 if (!pl011_tx_char(uap, uap->port.x_char, from_irq)) in pl011_tx_chars()
1481 if (!pl011_tx_char(uap, xmit->buf[xmit->tail], from_irq)) in pl011_tx_chars()