Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Drocket_int.h189 #define RTSTOG_EN 0x40 /* RTS toggle enable bit */ macro
520 (ChP)->TxControl[2] &= ~RTSTOG_EN; \
642 (ChP)->TxControl[2] |= RTSTOG_EN; \