Searched defs:UART_MCR_RTS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dvirtex.c23 #define UART_MCR_RTS 0x02 /* RTS complement */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dserial_reg.h110 #define UART_MCR_RTS 0x02 /* RTS complement */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmxser.c560 UART_MCR_DTR | UART_MCR_RTS, mp->ioaddr + UART_MCR); local

Completed in 121 milliseconds