Searched refs:MSGDMA_CSR_STAT_BUSY (Results 1 – 2 of 2) sorted by relevance
136 #define MSGDMA_CSR_STAT_BUSY BIT(0) macro
297 if (!(status & MSGDMA_CSR_STAT_BUSY)) in msgdma_wait()