Searched refs:DRXK_MAX_RETRIES_POWERUP (Results 1 – 1 of 1) sorted by relevance
488 #ifndef DRXK_MAX_RETRIES_POWERUP489 #define DRXK_MAX_RETRIES_POWERUP 20 macro513 (retry_count < DRXK_MAX_RETRIES_POWERUP)); in power_up_device()514 if (status < 0 && retry_count >= DRXK_MAX_RETRIES_POWERUP) in power_up_device()