Searched refs:SCI_ERROR_CLEAR (Results 1 – 2 of 2) sorted by relevance
58 #define SCI_ERROR_CLEAR (u32)(~(SCI_RESERVED | SCI_PER | SCI_FER | SCI_ORER)) macro
2341 sci_port->error_clear = SCI_ERROR_CLEAR; in sci_init_single()