Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsa1100.c42 #define UTSR0_TO_SM(x) ((x)) macro
137 sport->port.read_status_mask &= ~UTSR0_TO_SM(UTSR0_TFS); in sa1100_stop_tx()
150 sport->port.read_status_mask |= UTSR0_TO_SM(UTSR0_TFS); in sa1100_start_tx()
187 UTSR0_TO_SM(UART_GET_UTSR0(sport)); in sa1100_rx_chars()
224 UTSR0_TO_SM(UART_GET_UTSR0(sport)); in sa1100_rx_chars()
428 sport->port.read_status_mask &= UTSR0_TO_SM(UTSR0_TFS); in sa1100_set_termios()
435 UTSR0_TO_SM(UTSR0_RBB | UTSR0_REB); in sa1100_set_termios()
446 UTSR0_TO_SM(UTSR0_RBB | UTSR0_REB); in sa1100_set_termios()