Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci.c175 #define SCLSR_TO BIT(2) /* Timeout */ macro
2655 status &= ~(SCLSR_TO | SCLSR_ORER); in sci_reset()