Searched refs:SGDMA_STSREG_BUSY (Results 1 – 2 of 2) sorted by relevance
506 & SGDMA_STSREG_BUSY; in sgdma_rxbusy()518 & SGDMA_STSREG_BUSY) && (delay++ < 100)) in sgdma_txbusy()522 & SGDMA_STSREG_BUSY) { in sgdma_txbusy()
101 #define SGDMA_STSREG_BUSY BIT(4) /* Controller busy */ macro
Completed in 4 milliseconds