HomeSort by relevance Sort by last modified time
    Searched refs:TxMXDMA_shift (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/drivers/net/
sis900.h 113 #define TxMXDMA_shift 20
sis900.c 845 tx_flags = TxATP | (DMA_BURST_64 << TxMXDMA_shift) | (TX_FILL_THRESH << TxFILLT_shift);
849 tx_flags = TxATP | (DMA_BURST_512 << TxMXDMA_shift) | (TX_FILL_THRESH << TxFILLT_shift);
    [all...]

Completed in 52 milliseconds