Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsa1100.c49 #define UART_GET_UTSR0(sport) __raw_readl((sport)->port.membase + UTSR0) macro
187 UTSR0_TO_SM(UART_GET_UTSR0(sport)); in sa1100_rx_chars()
224 UTSR0_TO_SM(UART_GET_UTSR0(sport)); in sa1100_rx_chars()
251 status = UART_GET_UTSR0(sport); in sa1100_int()
275 status = UART_GET_UTSR0(sport); in sa1100_int()