Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsa1100.c49 #define UART_GET_UTSR0(sport) __raw_readl((sport)->port.membase + UTSR0) macro
186 UTSR0_TO_SM(UART_GET_UTSR0(sport)); in sa1100_rx_chars()
223 UTSR0_TO_SM(UART_GET_UTSR0(sport)); in sa1100_rx_chars()
278 status = UART_GET_UTSR0(sport); in sa1100_int()
302 status = UART_GET_UTSR0(sport); in sa1100_int()