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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 115 milliseconds