Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Drocket_int.h110 #define _TX_ENBLS 0x980 /* Tx Processor Enables Register 8 Read / Write */ macro
Drocket.c2816 ChP->TxEnables[0] = (Byte_t)(ChOff + _TX_ENBLS); in sInitChan()
2817 ChP->TxEnables[1] = (Byte_t)((ChOff + _TX_ENBLS) >> 8); in sInitChan()