Home
last modified time | relevance | path

Searched refs:SCI_ERROR_CLEAR (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dsh-sci.h58 #define SCI_ERROR_CLEAR (u32)(~(SCI_RESERVED | SCI_PER | SCI_FER | SCI_ORER)) macro
Dsh-sci.c2341 sci_port->error_clear = SCI_ERROR_CLEAR; in sci_init_single()