Searched refs:UART_MCR_RTS (Results 1 – 3 of 3) sorted by relevance
23 #define UART_MCR_RTS 0x02 /* RTS complement */ macro68 out_8(reg_base + (UART_MCR << reg_shift), UART_MCR_RTS | UART_MCR_DTR); in virtex_ns16550_console_init()
78 bset UART_MCR_RTS,(ASB2305_DEBUG_MCR)
1316 #define UART_MCR_RTS 0x02 /* RTS complement */ macro