Searched refs:TXDMA_WAIT_LOOP (Results 1 – 2 of 2) sorted by relevance
31 #define TXDMA_WAIT_LOOP 10000 macro454 } while (loop < TXDMA_WAIT_LOOP); in hpi_txdma_control_reset_wait()456 if (loop == TXDMA_WAIT_LOOP) { in hpi_txdma_control_reset_wait()479 } while (loop < TXDMA_WAIT_LOOP); in hpi_txdma_control_stop_wait()481 if (loop == TXDMA_WAIT_LOOP) { in hpi_txdma_control_stop_wait()
32 #define TXDMA_WAIT_LOOP 10000 macro2015 } while (loop < TXDMA_WAIT_LOOP); in npi_txdma_control_reset_wait()2017 if (loop == TXDMA_WAIT_LOOP) { in npi_txdma_control_reset_wait()2039 } while (loop < TXDMA_WAIT_LOOP); in npi_txdma_control_stop_wait()2041 if (loop == TXDMA_WAIT_LOOP) { in npi_txdma_control_stop_wait()2064 } while (loop < TXDMA_WAIT_LOOP); in npi_txdma_control_resume_wait()2066 if (loop == TXDMA_WAIT_LOOP) { in npi_txdma_control_resume_wait()