Searched refs:LSR_SAVE_FLAGS (Results 1 – 4 of 4) sorted by relevance
123 #define LSR_SAVE_FLAGS UART_LSR_BRK_ERROR_BITS macro
1510 p->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in __stop_tx()1560 up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in __start_tx()2032 up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in serial8250_tx_empty()2116 up->lsr_saved_flags |= status & LSR_SAVE_FLAGS; in wait_for_xmitr()
144 up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in dw8250_tx_wait_empty()
292 up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in serial8250_backup_timeout()