Searched defs:UART_MCR_AFE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/include/uapi/linux/ | ||
| D | serial_reg.h | 124 #define UART_MCR_AFE		0x20 /* Enable auto-RTS/CTS (TI16C550C/TI16C750) */  macro | 
| /linux-4.1.27/drivers/tty/ | ||
| D | mxser.c | 65 #define UART_MCR_AFE		0x20  macro |