Searched refs:UCR2_IRTS (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dimx.c96 #define UCR2_IRTS (1<<14) /* Ignore RTS pin */ macro
821 ucr2 = UCR2_WS | UCR2_SRST | UCR2_IRTS;
823 ucr2 = UCR2_SRST | UCR2_IRTS;
827 ucr2 &= ~UCR2_IRTS;

Completed in 35 milliseconds