Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dserial_reg.h132 #define UART_MCR_AFE 0x20 /* Enable auto-RTS/CTS (TI16C550C/TI16C750) */ macro
/linux/samples/vfio-mdev/
H A Dmtty.c654 UART_MCR_AFE) { in handle_bar_read()