Searched refs:SCLSR_TO (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/tty/serial/ | ||
A D | sh-sci.h | 118 #define SCLSR_TO BIT(2) /* Timeout */ macro |
A D | sh-sci.c | 2346 status &= ~(SCLSR_TO | SCLSR_ORER); in sci_reset() |
Completed in 9 milliseconds