Home
last modified time | relevance | path

Searched refs:DMA_CONTROL_TTC_256 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100.h94 DMA_CONTROL_TTC_256 = 0x0000c000, /* Threshold is 256 DWORDS */ enumerator
H A Ddwmac1000.h253 DMA_CONTROL_TTC_256 = 0x0000c000, enumerator
H A Ddwmac1000_dma.c209 csr6 |= DMA_CONTROL_TTC_256; in dwmac1000_dma_operation_mode_tx()