Searched refs:DMA_DONE_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
35 #define DMA_DONE_INTERRUPT 6 macro
1580 (1 << DMA_DONE_INTERRUPT)) { in net2272_handle_dma()1948 } else if (stat & (1 << DMA_DONE_INTERRUPT)) { in net2272_handle_stat0_irqs()1950 net2272_write(dev, IRQSTAT0, 1 << DMA_DONE_INTERRUPT); in net2272_handle_stat0_irqs()1951 stat &= ~(1 << DMA_DONE_INTERRUPT); in net2272_handle_stat0_irqs()