Searched refs:UART_MCR (Results 1 – 6 of 6) sorted by relevance
19 #define UART_MCR 4 /* Out: Modem Control Register */ macro65 out_8(reg_base + (UART_MCR << reg_shift), UART_MCR_RTS | UART_MCR_DTR); in virtex_ns16550_console_init()
23 #define UART_MCR 4 /* Out: Modem Control Register */ macro
21 #define UART_MCR 4 macro119 udbg_uart_out(UART_MCR, 0x3); in udbg_uart_setup()140 if (udbg_uart_in(UART_MCR) & 0x80) in udbg_probe_uart_speed()
38 else if (offset == UART_MCR) in nlm_xlr_uart_in()54 else if (offset == UART_MCR) in nlm_xlr_uart_out()
63 #define UART_MCR 0x8 /* MODEM Control Register */ macro
67 out_8(avr_addr + UART_MCR, 0); in avr_uart_configure()