Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Datmel_serial.c220 static inline void atmel_uart_write_char(struct uart_port *port, u8 value) in atmel_uart_write_char() function
825 atmel_uart_write_char(port, port->x_char); in atmel_tx_chars()
833 atmel_uart_write_char(port, xmit->buf[xmit->tail]); in atmel_tx_chars()
2461 atmel_uart_write_char(port, ch); in atmel_poll_put_char()
2561 atmel_uart_write_char(port, ch); in atmel_console_putchar()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Datmel_serial.c221 static inline void atmel_uart_write_char(struct uart_port *port, u8 value) in atmel_uart_write_char() function
839 atmel_uart_write_char(port, ch)); in atmel_tx_chars()
2494 atmel_uart_write_char(port, ch); in atmel_poll_put_char()
2584 atmel_uart_write_char(port, ch); in atmel_console_putchar()

Completed in 8 milliseconds