Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dsh-sci.h118 #define SCLSR_TO BIT(2) /* Timeout */ macro
Dsh-sci.c2308 status &= ~(SCLSR_TO | SCLSR_ORER); in sci_reset()