Searched refs:SCI_CSR_DONE (Results 1 – 4 of 4) sorted by relevance
145 #define SCI_CSR_DONE 0x80 /* r: DMA count is zero */ macro
141 #define SCI_CSR_DONE 0x80 /* r: DMA count is zero */ macro
160 #define SCI_CSR_DONE 0x80 /* r: DMA count is zero */ macro
216 } else if (((csr & ~SCI_CSR_ACK) == (SCI_CSR_DONE | SCI_CSR_INT)) && in decode_5380_intr()