Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsis900.h98 TxATP = 0x10000000, TxIFG = 0x0C000000, TxFILLT = 0x00003F00, enumerator
Dsis900.c1297 tx_flags = TxATP | (DMA_BURST_64 << TxMXDMA_shift) | (TX_FILL_THRESH << TxFILLT_shift); in sis900_set_mode()
1301 tx_flags = TxATP | (DMA_BURST_512 << TxMXDMA_shift) | (TX_FILL_THRESH << TxFILLT_shift); in sis900_set_mode()