Searched refs:DMA_CONTROL_SR (Results 1 – 1 of 1) sorted by relevance
180 #define DMA_CONTROL_SR 0x00000002 /* Start/Stop Receive */ macro594 value |= DMA_CONTROL_ST | DMA_CONTROL_SR; in xgmac_mac_enable()601 value &= ~(DMA_CONTROL_ST | DMA_CONTROL_SR); in xgmac_mac_disable()1871 value &= ~(DMA_CONTROL_ST | DMA_CONTROL_SR); in xgmac_suspend()