Searched refs:power_lost (Results 1 – 1 of 1) sorted by relevance
1409 bool power_lost; in ci_resume() local1417 power_lost = !hw_read(ci, OP_ENDPTLISTADDR, ~0); in ci_resume()1426 if (power_lost) { in ci_resume()1434 ci_role(ci)->resume(ci, power_lost); in ci_resume()1436 if (power_lost) in ci_resume()