Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Drocket.c2808 ChP->TxReplace2[0] = (Byte_t) (ChOff + _TXREP2); in sInitChan()
2809 ChP->TxReplace2[1] = (Byte_t) ((ChOff + _TXREP2) >> 8); in sInitChan()
2810 ChP->TxReplace2[2] = 0; in sInitChan()
2811 ChP->TxReplace2[3] = 0; in sInitChan()
2812 out32(ChP->IndexAddr, ChP->TxReplace2); in sInitChan()
Drocket_int.h364 Byte_t TxReplace2[4]; member