Searched refs:P_DMA_END_IRQ (Results 1 – 3 of 3) sorted by relevance
82 #define P_DMA_END_IRQ 0x02 macro
144 if (val & P_DMA_END_IRQ) { in nuc900_dma_interrupt()145 val |= P_DMA_END_IRQ; in nuc900_dma_interrupt()
227 tmp |= (P_DMA_END_IRQ | P_DMA_MIDDLE_IRQ); in nuc900_ac97_trigger()