Home | History | Annotate | Download | only in mach-au1x00

Lines Matching full:complement

1279 #define UART_MCR_OUT2	0x08	/* Out2 complement */
1280 #define UART_MCR_OUT1 0x04 /* Out1 complement */
1281 #define UART_MCR_RTS 0x02 /* RTS complement */
1282 #define UART_MCR_DTR 0x01 /* DTR complement */