Searched refs:DRXK_MAX_RETRIES_POWERUP (Results 1 – 1 of 1) sorted by relevance
446 #ifndef DRXK_MAX_RETRIES_POWERUP447 #define DRXK_MAX_RETRIES_POWERUP 20 macro471 (retry_count < DRXK_MAX_RETRIES_POWERUP)); in power_up_device()472 if (status < 0 && retry_count >= DRXK_MAX_RETRIES_POWERUP) in power_up_device()