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