Searched refs:DMA_CONTROL_TTC_64 (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100.h107 DMA_CONTROL_TTC_64 = 0x00004000, /* Threshold is 64 DWORDS */ enumerator in enum:ttc_control
H A Ddwmac100_dma.c82 csr6 |= DMA_CONTROL_TTC_64; dwmac100_dma_operation_mode()
H A Ddwmac1000_dma.c151 csr6 |= DMA_CONTROL_TTC_64; dwmac1000_dma_operation_mode()
H A Ddwmac1000.h235 DMA_CONTROL_TTC_64 = 0x00000000, enumerator in enum:ttc_control

Completed in 157 milliseconds