Home
last modified time | relevance | path

Searched refs:DMA_CONTROL_TTC_32 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100.h97 DMA_CONTROL_TTC_32 = 0x00408000, /* Threshold is 32 DWORDS */ enumerator
H A Ddwmac100_dma.c60 csr6 |= DMA_CONTROL_TTC_32; in dwmac100_dma_operation_mode_tx()
H A Ddwmac1000.h255 DMA_CONTROL_TTC_32 = 0x00014000, enumerator
H A Ddwmac1000_dma.c203 csr6 |= DMA_CONTROL_TTC_32; in dwmac1000_dma_operation_mode_tx()