Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Drocket_int.h128 #define _TXREP2 0x98C /* Transmit Replace Value #2 8 Read / Write */ macro
Drocket.c2774 ChP->TxReplace2[0] = (Byte_t) (ChOff + _TXREP2); in sInitChan()
2775 ChP->TxReplace2[1] = (Byte_t) ((ChOff + _TXREP2) >> 8); in sInitChan()