Searched refs:DMA_CFG_RD_ENB (Results 1 – 5 of 5) sorted by relevance
194 #define DMA_CFG_RD_ENB 0x00000400 macro
355 #define DMA_CFG_RD_ENB 0x00000400 macro
571 if ((reg & DMA_CFG_RD_ENB) != 0) { in atge_l1_stop_tx_mac()572 reg &= ~DMA_CFG_RD_ENB; in atge_l1_stop_tx_mac()
678 if ((reg & DMA_CFG_RD_ENB) != 0) { in atge_l1c_stop_tx_mac()679 reg &= ~DMA_CFG_RD_ENB; in atge_l1c_stop_tx_mac()
2364 atgep->atge_dma_rd_burst | DMA_CFG_RD_ENB | in atge_device_start()2428 atgep->atge_dma_rd_burst | DMA_CFG_RD_ENB | in atge_device_start()2645 reg &= ~(DMA_CFG_RD_ENB | DMA_CFG_WR_ENB); in atge_device_stop()2665 reg &= ~(DMA_CFG_RD_ENB | DMA_CFG_WR_ENB); in atge_device_stop()