Searched refs:TXDMA_WAIT_LOOP (Results 1 – 2 of 2) sorted by relevance
29 #define TXDMA_WAIT_LOOP 10000 macro452 } while (loop < TXDMA_WAIT_LOOP); in hpi_txdma_control_reset_wait()454 if (loop == TXDMA_WAIT_LOOP) { in hpi_txdma_control_reset_wait()477 } while (loop < TXDMA_WAIT_LOOP); in hpi_txdma_control_stop_wait()479 if (loop == TXDMA_WAIT_LOOP) { in hpi_txdma_control_stop_wait()
30 #define TXDMA_WAIT_LOOP 10000 macro2009 } while (loop < TXDMA_WAIT_LOOP); in npi_txdma_control_reset_wait()2011 if (loop == TXDMA_WAIT_LOOP) { in npi_txdma_control_reset_wait()2033 } while (loop < TXDMA_WAIT_LOOP); in npi_txdma_control_stop_wait()2035 if (loop == TXDMA_WAIT_LOOP) { in npi_txdma_control_stop_wait()2058 } while (loop < TXDMA_WAIT_LOOP); in npi_txdma_control_resume_wait()2060 if (loop == TXDMA_WAIT_LOOP) { in npi_txdma_control_resume_wait()