Searched refs:MID_TX_DMA_COMPLETE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/atm/ | ||
| D | midway.h | 83 #define MID_TX_DMA_COMPLETE 0x00000008 /* DMA from host done */ macro |
| D | eni.c | 1552 if (events & MID_TX_DMA_COMPLETE) { in eni_tasklet() |