Searched refs:DMA_DONE_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
22 #define DMA_DONE_INTERRUPT 6 macro
1570 (1 << DMA_DONE_INTERRUPT)) { in net2272_handle_dma()1940 } else if (stat & (1 << DMA_DONE_INTERRUPT)) { in net2272_handle_stat0_irqs()1942 net2272_write(dev, IRQSTAT0, 1 << DMA_DONE_INTERRUPT); in net2272_handle_stat0_irqs()1943 stat &= ~(1 << DMA_DONE_INTERRUPT); in net2272_handle_stat0_irqs()