Searched refs:DRXK_MAX_RETRIES_POWERUP (Results 1 – 1 of 1) sorted by relevance
465 #ifndef DRXK_MAX_RETRIES_POWERUP466 #define DRXK_MAX_RETRIES_POWERUP 20 macro490 (retry_count < DRXK_MAX_RETRIES_POWERUP)); in power_up_device()491 if (status < 0 && retry_count >= DRXK_MAX_RETRIES_POWERUP) in power_up_device()