Home
last modified time | relevance | path

Searched defs:UART_MCR_AFE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dserial_reg.h124 #define UART_MCR_AFE 0x20 /* Enable auto-RTS/CTS (TI16C550C/TI16C750) */ macro
/linux-4.4.14/drivers/tty/
Dmxser.c65 #define UART_MCR_AFE 0x20 macro