Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
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()
276 status = UART_GET_UTSR0(sport); in sa1100_int()
300 status = UART_GET_UTSR0(sport); in sa1100_int()