Searched refs:DMA_CONTROL_DFF (Results 1 – 3 of 3) sorted by relevance
134 csr6 |= DMA_CONTROL_RSF | DMA_CONTROL_DFF; in dwmac1000_dma_operation_mode_rx()137 csr6 &= ~(DMA_CONTROL_RSF | DMA_CONTROL_DFF); in dwmac1000_dma_operation_mode_rx()
177 #define DMA_CONTROL_DFF 0x01000000 /* Disaable flushing */ macro
182 #define DMA_CONTROL_DFF 0x01000000 /* Disable flush of rx frames */ macro