Searched refs:DW_UART_LSR_FE_ERROR (Results 1 – 2 of 2) sorted by relevance
160 #define DW_UART_LSR_FE_ERROR DW_UART_LSR_FE_Msk macro
134 if (uart_status & DW_UART_LSR_FE_ERROR) { in uart_intr_line_error()
Completed in 7 milliseconds