Searched refs:IWL_EEPROM_SEM_RETRY_LIMIT (Results 1 – 1 of 1) sorted by relevance
33 #define IWL_EEPROM_SEM_RETRY_LIMIT 1000 /* number of attempts (not time) */ macro41 for (count = 0; count < IWL_EEPROM_SEM_RETRY_LIMIT; count++) { in iwl_eeprom_acquire_semaphore()