Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Datmel_serial.c222 static inline void atmel_uart_write_char(struct uart_port *port, u8 value) in atmel_uart_write_char() function
832 atmel_uart_write_char(port, port->x_char); in atmel_tx_chars()
840 atmel_uart_write_char(port, xmit->buf[xmit->tail]); in atmel_tx_chars()
2511 atmel_uart_write_char(port, ch); in atmel_poll_put_char()
2601 atmel_uart_write_char(port, ch); in atmel_console_putchar()