Searched refs:NUM_RETRIES (Results 1 – 2 of 2) sorted by relevance
94 #define NUM_RETRIES 5 in SMCConfigState() macro96 for (i = 0; i < NUM_RETRIES; i++) in SMCConfigState()110 return (i != NUM_RETRIES) ? baseAddr : 0L; in SMCConfigState()
150 #define NUM_RETRIES 500ULL macro581 usecs_lat = NUM_RETRIES * pcc_chan->latency; in register_pcc_channel()