Searched refs:LSR_SAVE_FLAGS (Results 1 – 3 of 3) sorted by relevance
121 #define LSR_SAVE_FLAGS UART_LSR_BRK_ERROR_BITS macro
1517 up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in __start_tx()1890 up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in serial8250_tx_empty()1971 up->lsr_saved_flags |= status & LSR_SAVE_FLAGS; in wait_for_xmitr()
292 up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in serial8250_backup_timeout()