Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Drocket_int.h190 #define RTSTOG_EN 0x40 /* RTS toggle enable bit */ macro
521 (ChP)->TxControl[2] &= ~RTSTOG_EN; \
643 (ChP)->TxControl[2] |= RTSTOG_EN; \