Searched refs:LSR_SAVE_FLAGS (Results 1 – 3 of 3) sorted by relevance
124 #define LSR_SAVE_FLAGS UART_LSR_BRK_ERROR_BITS macro
1566 up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in __start_tx()1935 up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in serial8250_tx_empty()2030 up->lsr_saved_flags |= status & LSR_SAVE_FLAGS; in wait_for_xmitr()
295 up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in serial8250_backup_timeout()