Searched refs:LSR_SAVE_FLAGS (Results 1 – 3 of 3) sorted by relevance
123 #define LSR_SAVE_FLAGS UART_LSR_BRK_ERROR_BITS macro
1571 up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in __start_tx()1975 up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in serial8250_tx_empty()2063 up->lsr_saved_flags |= status & LSR_SAVE_FLAGS; in wait_for_xmitr()
291 up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in serial8250_backup_timeout()