Searched defs:UART_MCR_RTS (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/arch/powerpc/boot/ | ||
| D | virtex.c | 23 #define UART_MCR_RTS		0x02 	/* RTS complement */  macro | 
| /linux-4.1.27/include/uapi/linux/ | ||
| D | serial_reg.h | 128 #define UART_MCR_RTS		0x02 /* RTS complement */  macro |