Searched refs:StallExec (Results 1 – 2 of 2) sorted by relevance
181 #define StallExec(x) mvMicroSecondsDelay(x) macro
483 StallExec(5000000); /* wait 5 sec before trying again */ in start_channel() 1599 StallExec(1000); in fCompleteAllCommandsSynchronously()