Home
last modified time | relevance | path

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

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