Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsa1100.c64 #define UART_GET_UTSR0(sport) __raw_readl((sport)->port.membase + UTSR0) macro
198 UTSR0_TO_SM(UART_GET_UTSR0(sport)); in sa1100_rx_chars()
237 UTSR0_TO_SM(UART_GET_UTSR0(sport)); in sa1100_rx_chars()
292 status = UART_GET_UTSR0(sport); in sa1100_int()
316 status = UART_GET_UTSR0(sport); in sa1100_int()