Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/generic_serial/rio/
Dcirrus.h65 #define RIOC_COR2_RTSFLOW 0x02 /* Enable tx hardware flow control */ macro
Driointr.c399 …OParam(PortP, RIOC_OPEN, ((PortP->Cor2Copy & (RIOC_COR2_RTSFLOW | RIOC_COR2_CTSFLOW)) == (RIOC_COR… in RIOServiceHost()
Drioparam.c320 Cor2 |= RIOC_COR2_RTSFLOW; in RIOParam()
324 Cor2 &= ~RIOC_COR2_RTSFLOW; in RIOParam()