Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Datmel_serial.c216 static inline u8 atmel_uart_read_char(struct uart_port *port) in atmel_uart_read_char() function
787 ch = atmel_uart_read_char(port); in atmel_rx_chars()
2486 return atmel_uart_read_char(port); in atmel_poll_get_char()