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