Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Datmel_serial.h110 #define ATMEL_US_DSR BIT(21) /* DSR */ macro
Datmel_serial.c542 if (!(status & ATMEL_US_DSR)) in atmel_get_mctrl()
1372 if (status_change & (ATMEL_US_RI | ATMEL_US_DSR in atmel_handle_status()
1377 if (status_change & ATMEL_US_DSR) in atmel_handle_status()