Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsh-sci.h77 #define SCIF_DEFAULT_ERROR_MASK (SCIF_PER | SCIF_FER | SCIF_BRK | SCIF_ER) macro
Dsh-sci.c2343 sci_port->error_mask = SCIF_DEFAULT_ERROR_MASK; in sci_init_single()