Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Drocket.c2787 ChP->TxReplace2[0] = (Byte_t) (ChOff + _TXREP2); in sInitChan()
2788 ChP->TxReplace2[1] = (Byte_t) ((ChOff + _TXREP2) >> 8); in sInitChan()
2789 ChP->TxReplace2[2] = 0; in sInitChan()
2790 ChP->TxReplace2[3] = 0; in sInitChan()
2791 out32(ChP->IndexAddr, ChP->TxReplace2); in sInitChan()
H A Drocket_int.h365 Byte_t TxReplace2[4]; member

Completed in 6 milliseconds