Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Datmel_serial.h110 #define ATMEL_US_DSR BIT(21) /* DSR */ macro
H A Datmel_serial.c540 if (!(status & ATMEL_US_DSR)) in atmel_get_mctrl()
1381 if (status_change & (ATMEL_US_RI | ATMEL_US_DSR in atmel_handle_status()
1386 if (status_change & ATMEL_US_DSR) in atmel_handle_status()