Searched refs:IPG_AC_DMA (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/icplus/
H A Dipg.c39 IPG_AC_DMA | IPG_AC_FIFO | IPG_AC_NETWORK | IPG_AC_HOST | \
905 ipg_reset(dev, IPG_AC_TX_RESET | IPG_AC_DMA | IPG_AC_NETWORK |
980 ipg_reset(dev, IPG_AC_TX_RESET | IPG_AC_DMA |
1552 ipg_reset(dev, IPG_AC_GLOBAL_RESET | IPG_AC_HOST | IPG_AC_DMA);
1824 ipg_reset(dev, IPG_AC_GLOBAL_RESET | IPG_AC_HOST | IPG_AC_DMA);
H A Dipg.h362 #define IPG_AC_DMA 0x00080000 macro

Completed in 18 milliseconds