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