Searched refs:TxDMAShift (Results 1 – 4 of 4) sorted by relevance
260 TxDMAShift = 8, /* DMA burst value (0-7) is shift this many bits */ enumerator1044 cpw32_f (TxConfig, IFG | (TX_DMA_BURST << TxDMAShift)); in cp_init_hw()
404 TxDMAShift = 8, /* DMA burst value (0-7) is shifted X many bits */ enumerator716 TxIFG96 | (TX_DMA_BURST << TxDMAShift) | (TX_RETRY << TxRetryShift);
402 TxDMAShift = 8, /* DMA burst value (0-7) is shift this many bits */ enumerator2480 u32 val = TX_DMA_BURST << TxDMAShift | in rtl_set_tx_config_registers()
159 TxDMAShift = 8, /* DMA burst value (0-7) is shift this many bits */ enumerator