Home
last modified time | relevance | path

Searched refs:TX_DMA_BURST (Results 1 – 4 of 4) sorted by relevance

/external/grub/netboot/
Drtl8139.c76 #define TX_DMA_BURST 4 /* Calculate as 16<<val. */ macro
306 outl((TX_DMA_BURST<<8)|0x03000000, ioaddr + TxConfig); in rtl_reset()
Dsis900.h108 #define TX_DMA_BURST 0 macro
Dvia-rhine.c40 #define TX_DMA_BURST 4 macro
Dsis900.c684 tx_flags = TxATP | (TX_DMA_BURST << TxMXDMA_shift) | (TX_FILL_THRESH << TxFILLT_shift); in sis900_check_mode()