Searched refs:DMA_CONTROL_RSF (Results 1 – 2 of 2) sorted by relevance
162 csr6 |= DMA_CONTROL_RSF; in dwmac1000_dma_operation_mode()165 csr6 &= ~DMA_CONTROL_RSF; in dwmac1000_dma_operation_mode()
216 #define DMA_CONTROL_RSF 0x02000000 /* Receive Store and Forward */ macro