Searched refs:BCM2835_DMA_ISPAUSED (Results 1 – 1 of 1) sorted by relevance
107 #define BCM2835_DMA_ISPAUSED BIT(4) /* Pause requested or not active */ macro175 while ((cs & BCM2835_DMA_ISPAUSED) && --timeout) { in bcm2835_dma_abort()