Searched refs:LSR_SAVE_FLAGS (Results 1 – 3 of 3) sorted by relevance
123 #define LSR_SAVE_FLAGS UART_LSR_BRK_ERROR_BITS macro
1573 up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in __start_tx()1989 up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in serial8250_tx_empty()2070 up->lsr_saved_flags |= status & LSR_SAVE_FLAGS; in wait_for_xmitr()
281 up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; in serial8250_backup_timeout()
Completed in 25 milliseconds