Searched refs:EEPROM_SEM_RETRY_LIMIT (Results 1 – 2 of 2) sorted by relevance
167 for (count = 0; count < EEPROM_SEM_RETRY_LIMIT; count++) { in il4965_eeprom_acquire_semaphore()
992 #define EEPROM_SEM_RETRY_LIMIT 1000 /* number of attempts (not time) */ macro