Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Drocket.c2781 ChP->TxReplace1[0] = (Byte_t) (ChOff + _TXREP1B1); in sInitChan()
2782 ChP->TxReplace1[1] = (Byte_t) ((ChOff + _TXREP1B1) >> 8); in sInitChan()
2783 ChP->TxReplace1[2] = 0; in sInitChan()
2784 ChP->TxReplace1[3] = 0; in sInitChan()
2785 out32(ChP->IndexAddr, ChP->TxReplace1); in sInitChan()
H A Drocket_int.h364 Byte_t TxReplace1[4]; member

Completed in 7 milliseconds