Searched refs:DMA_CONTROL_SR (Results 1 – 3 of 3) sorted by relevance
62 value |= DMA_CONTROL_SR; in dwmac_dma_start_rx()69 value &= ~DMA_CONTROL_SR; in dwmac_dma_stop_rx()
48 #define DMA_CONTROL_SR 0x00000002 /* Start/Stop Receive */ macro
191 #define DMA_CONTROL_SR 0x00000002 /* Start/Stop Receive */ macro605 value |= DMA_CONTROL_ST | DMA_CONTROL_SR; in xgmac_mac_enable()612 value &= ~(DMA_CONTROL_ST | DMA_CONTROL_SR); in xgmac_mac_disable()1894 value &= ~(DMA_CONTROL_ST | DMA_CONTROL_SR); in xgmac_suspend()