Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Drocket_int.h126 #define _TXREP1B1 0x98A /* Tx Replace Value #1 - Byte 1 8 Read / Write */ macro
Drocket.c2768 ChP->TxReplace1[0] = (Byte_t) (ChOff + _TXREP1B1); in sInitChan()
2769 ChP->TxReplace1[1] = (Byte_t) ((ChOff + _TXREP1B1) >> 8); in sInitChan()