Home
last modified time | relevance | path

Searched refs:RIO_RTSFLOW (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/generic_serial/rio/
Dport.h92 #define RIO_RTSFLOW 0x0400 /* RIO's own RTSFLOW flag */ macro
Driotty.c243 PortP->Config &= ~(RIO_CTSFLOW | RIO_RTSFLOW); in riotopen()
528 PortP->Config &= ~(RIO_CTSFLOW | RIO_RTSFLOW); in riotclose()