Searched refs:DRXK_MAX_RETRIES_POWERUP (Results 1 – 1 of 1) sorted by relevance
476 #ifndef DRXK_MAX_RETRIES_POWERUP477 #define DRXK_MAX_RETRIES_POWERUP 20 macro501 (retry_count < DRXK_MAX_RETRIES_POWERUP)); in power_up_device()502 if (status < 0 && retry_count >= DRXK_MAX_RETRIES_POWERUP) in power_up_device()