Searched refs:TxDMAShift (Results 1 – 3 of 3) 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()
502 TxDMAShift = 8, /* DMA burst value (0-7) is shift this many bits */ enumerator2785 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