Searched refs:SGDMA_STSREG_BUSY (Results 1 – 2 of 2) sorted by relevance
112 #define SGDMA_STSREG_BUSY BIT(4) /* Controller busy */ macro
517 & SGDMA_STSREG_BUSY; in sgdma_rxbusy()529 & SGDMA_STSREG_BUSY) && (delay++ < 100)) in sgdma_txbusy()533 & SGDMA_STSREG_BUSY) { in sgdma_txbusy()