Searched refs:TX_DMA_BURST (Results 1 – 4 of 4) sorted by relevance
76 #define TX_DMA_BURST 4 /* Calculate as 16<<val. */ macro306 outl((TX_DMA_BURST<<8)|0x03000000, ioaddr + TxConfig); in rtl_reset()
108 #define TX_DMA_BURST 0 macro
684 tx_flags = TxATP | (TX_DMA_BURST << TxMXDMA_shift) | (TX_FILL_THRESH << TxFILLT_shift); in sis900_check_mode()
40 #define TX_DMA_BURST 4 macro