Home
last modified time | relevance | path

Searched refs:TxDMAShift (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Drtl8169.c194 TxDMAShift = 8, /* DMA burst value (0-7) is shift this many bits */ enumerator
756 RTL_W32(TxConfig, (TX_DMA_BURST << TxDMAShift) | in rtl8169_hw_start()
/openbmc/qemu/hw/net/
H A Drtl8139.c225 TxDMAShift = 8, /* DMA burst value (0-7) is shifted this many bits */ enumerator