Searched refs:PSTR_RETRIES (Results 1 – 1 of 1) sorted by relevance
35 #define PSTR_RETRIES 100 macro64 for (retry_count = PSTR_RETRIES; retry_count; retry_count--) { in rmobile_pd_power_down()95 for (retry_count = 2 * PSTR_RETRIES; retry_count; retry_count--) { in __rmobile_pd_power_up()98 if (retry_count > PSTR_RETRIES) in __rmobile_pd_power_up()