Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dsis900.h113 #define TxMXDMA_shift 20 macro
Dsis900.c832 tx_flags = TxATP | (DMA_BURST_64 << TxMXDMA_shift) | (TX_FILL_THRESH << TxFILLT_shift); in sis900_check_mode()
836 tx_flags = TxATP | (DMA_BURST_512 << TxMXDMA_shift) | (TX_FILL_THRESH << TxFILLT_shift); in sis900_check_mode()