Home
last modified time | relevance | path

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

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