Searched refs:UART_DSR (Results 1 – 4 of 4) sorted by relevance
72 #define UART_DSR 0x20 /* data set ready */ macro
126 #define UART_DSR 0x02 macro718 | ((status & UART_DSR) ? TIOCM_DSR : 0) in pl2303_tiocmget()823 if (delta & UART_DSR) in pl2303_update_line_status()
135 #define UART_DSR 0x02 macro
832 | ((status & UART_DSR) ? TIOCM_DSR : 0) in cypress_tiocmget()1151 if (delta & UART_DSR) in cypress_read_int_callback()