Searched refs:ALTERA_MSGDMA_CSR_BUSY_MASK (Results 1 – 2 of 2) sorted by relevance
105 #define ALTERA_MSGDMA_CSR_BUSY_MASK 1 macro
672 while (!(csr_status & error) && (csr_status & ALTERA_MSGDMA_CSR_BUSY_MASK)) in alt_msgdma_descriptor_sync_transfer()