Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/serial/
A Dapbuart.h53 #define UART_GET_CHAR(port) (__raw_readl(APBBASE_DATA_P(port))) macro
A Dapbuart.c80 ch = UART_GET_CHAR(port); in apbuart_rx_chars()
382 UART_GET_CHAR(port); in apbuart_flush_fifo()
A Dsa1100.c51 #define UART_GET_CHAR(sport) __raw_readl((sport)->port.membase + UTDR) macro
188 ch = UART_GET_CHAR(sport); in sa1100_rx_chars()

Completed in 6 milliseconds