Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/serial/
A Dsh-sci.h86 #define SCIF_ER BIT(7) /* Receive Error */ macro
100 #define SCIF_DEFAULT_ERROR_MASK (SCIF_PER | SCIF_FER | SCIF_BRK | SCIF_ER)
103 #define SCIF_ERROR_CLEAR (u32)(~(SCIF_PER | SCIF_FER | SCIF_ER))

Completed in 3 milliseconds