Searched refs:MSGDMA_CSR_STAT_BUSY (Results 1 – 5 of 5) sorted by relevance
92 #define MSGDMA_CSR_STAT_BUSY BIT(0) macro
142 if (status & MSGDMA_CSR_STAT_BUSY) in msgdma_tx_completions()
136 #define MSGDMA_CSR_STAT_BUSY BIT(0) macro
297 if (!(status & MSGDMA_CSR_STAT_BUSY)) in msgdma_wait()
114 #define MSGDMA_CSR_STAT_BUSY BIT(0) macro734 if ((status & MSGDMA_CSR_STAT_BUSY) == 0) { in msgdma_irq_handler()