Searched refs:TxDMAShift (Results 1 – 4 of 4) sorted by relevance
260 TxDMAShift = 8, /* DMA burst value (0-7) is shift this many bits */ enumerator1046 cpw32_f (TxConfig, IFG | (TX_DMA_BURST << TxDMAShift)); in cp_init_hw()
403 TxDMAShift = 8, /* DMA burst value (0-7) is shifted X many bits */ enumerator716 TxIFG96 | (TX_DMA_BURST << TxDMAShift) | (TX_RETRY << TxRetryShift);
563 TxDMAShift = 8, /* DMA burst value (0-7) is shift this many bits */ enumerator5252 RTL_W32(TxConfig, (TX_DMA_BURST << TxDMAShift) | in rtl_set_rx_tx_config_registers()
159 TxDMAShift = 8, /* DMA burst value (0-7) is shift this many bits */ enumerator