Searched refs:DMASTAT_INTERRUPTS (Results 1 – 2 of 2) sorted by relevance
598 #define DMASTAT_INTERRUPTS 0x34000000U /* all interrupts */ macro
1390 PUTCSR(dca, CSR_DMASTAT, status & DMASTAT_INTERRUPTS); in dca_intr()1399 if ((status & DMASTAT_INTERRUPTS) == 0) { in dca_intr()