Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dsh-sci.h121 #define SCLSR_TO BIT(2) /* Timeout */ macro
Dsh-sci.c2410 status &= ~(SCLSR_TO | SCLSR_ORER); in sci_reset()