Searched refs:DRXK_MAX_RETRIES_POWERUP (Results 1 – 1 of 1) sorted by relevance
492 #ifndef DRXK_MAX_RETRIES_POWERUP493 #define DRXK_MAX_RETRIES_POWERUP 20 macro517 (retry_count < DRXK_MAX_RETRIES_POWERUP)); in power_up_device()518 if (status < 0 && retry_count >= DRXK_MAX_RETRIES_POWERUP) in power_up_device()