Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dfarsync.h216 #define OPSTS_DTR 0x00000002 /* Data Terminal Ready */ macro
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()