Home
last modified time | relevance | path

Searched refs:UART_MCR_RTS (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/boot/
Dvirtex.c23 #define UART_MCR_RTS 0x02 /* RTS complement */ macro
68 out_8(reg_base + (UART_MCR << reg_shift), UART_MCR_RTS | UART_MCR_DTR); in virtex_ns16550_console_init()
/arch/mn10300/kernel/
Dhead.S78 bset UART_MCR_RTS,(ASB2305_DEBUG_MCR)
/arch/mips/include/asm/mach-au1x00/
Dau1000.h1316 #define UART_MCR_RTS 0x02 /* RTS complement */ macro