Searched refs:MSGDMA_CSR_STAT_BUSY (Results 1 – 3 of 3) sorted by relevance
92 #define MSGDMA_CSR_STAT_BUSY BIT(0) macro
142 if (status & MSGDMA_CSR_STAT_BUSY) in msgdma_tx_completions()
114 #define MSGDMA_CSR_STAT_BUSY BIT(0) macro735 if ((status & MSGDMA_CSR_STAT_BUSY) == 0) { in msgdma_irq_handler()