Searched refs:retryCount (Results 1 – 2 of 2) sorted by relevance
350 int retryCount = 5; in shutdown() local353 && --retryCount > 0) { in shutdown()357 if (retryCount <= 0) { in shutdown()
2136 int retryCount = 0; in phNxpNciHal_set_clock() local2183 if (retryCount++ < 3) { in phNxpNciHal_set_clock()2188 retryCount); in phNxpNciHal_set_clock()