Searched refs:NUM_RETRIES (Results 1 – 3 of 3) sorted by relevance
53 #define NUM_RETRIES 100 macro
363 for (timeout = NUM_RETRIES; timeout > 0; timeout--) { in pmc_core_send_msg()
150 #define NUM_RETRIES 500ULL macro581 usecs_lat = NUM_RETRIES * pcc_chan->latency; in register_pcc_channel()
Completed in 13 milliseconds