Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Drocket_int.h113 #define _TXREP1B1 0x98A /* Tx Replace Value #1 - Byte 1 8 Read / Write */ macro
Drocket.c2828 ChP->TxReplace1[0] = (Byte_t)(ChOff + _TXREP1B1); in sInitChan()
2829 ChP->TxReplace1[1] = (Byte_t)((ChOff + _TXREP1B1) >> 8); in sInitChan()