Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dfarsync.h214 #define OPSTS_RTS 0x00000001 /* Request To Send (Control for X.21) */ macro
215 #define OPSTS_CONTROL OPSTS_RTS
H A Dfarsync.c2085 fst_op_raise(port, OPSTS_RTS | OPSTS_DTR); in fst_openport()
2108 fst_op_lower(port, OPSTS_RTS | OPSTS_DTR); in fst_closeport()