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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Dcirrus.h65 #define RIOC_COR2_RTSFLOW 0x02 /* Enable tx hardware flow control */ macro
H A Driointr.c399 if (RIOParam(PortP, RIOC_OPEN, ((PortP->Cor2Copy & (RIOC_COR2_RTSFLOW | RIOC_COR2_CTSFLOW)) == (RIOC_COR2_RTSFLOW | RIOC_COR2_CTSFLOW)) ? 1 : 0, DONT_SLEEP) == RIO_FAIL)
H A Drioparam.c320 Cor2 |= RIOC_COR2_RTSFLOW;
324 Cor2 &= ~RIOC_COR2_RTSFLOW;

Completed in 188 milliseconds