Searched refs:TxMXDMA_shift (Results 1 – 2 of 2) sorted by relevance
/external/grub/netboot/ | ||
D | sis900.h | 106 #define TxMXDMA_shift 20 macro |
D | sis900.c | 684 tx_flags = TxATP | (TX_DMA_BURST << TxMXDMA_shift) | (TX_FILL_THRESH << TxFILLT_shift); in sis900_check_mode() |