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