Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Datmel_serial.h109 #define ATMEL_US_RI BIT(20) /* RI */ macro
H A Datmel_serial.c542 if (!(status & ATMEL_US_RI)) in atmel_get_mctrl()
1381 if (status_change & (ATMEL_US_RI | ATMEL_US_DSR in atmel_handle_status()
1384 if (status_change & ATMEL_US_RI) in atmel_handle_status()