Searched refs:ATMEL_US_DSR (Results 1 – 2 of 2) sorted by relevance
105 #define ATMEL_US_DSR BIT(21) /* DSR */ macro
545 if (!(status & ATMEL_US_DSR)) in atmel_get_mctrl()1380 if (status_change & (ATMEL_US_RI | ATMEL_US_DSR in atmel_handle_status()1385 if (status_change & ATMEL_US_DSR) in atmel_handle_status()