Searched refs:RESET_CAUSE_RESET_FAILED (Results 1 – 3 of 3) sorted by relevance
1316 if (!dev->reset_cause[RESET_CAUSE_RESET_FAILED]) in mt7603_pse_reset()1325 dev->reset_cause[RESET_CAUSE_RESET_FAILED]++; in mt7603_pse_reset()1328 dev->reset_cause[RESET_CAUSE_RESET_FAILED] = 0; in mt7603_pse_reset()1332 if (dev->reset_cause[RESET_CAUSE_RESET_FAILED] >= 3) in mt7603_pse_reset()1333 dev->reset_cause[RESET_CAUSE_RESET_FAILED] = 0; in mt7603_pse_reset()1431 if (dev->reset_cause[RESET_CAUSE_RESET_FAILED] || in mt7603_mac_watchdog_reset()1437 if (dev->reset_cause[RESET_CAUSE_RESET_FAILED]) in mt7603_mac_watchdog_reset()1856 dev->reset_cause[RESET_CAUSE_RESET_FAILED]) { in mt7603_mac_work()
16 [RESET_CAUSE_RESET_FAILED] = "PSE reset failed", in mt7603_reset_read()
99 RESET_CAUSE_RESET_FAILED, enumerator
Completed in 8 milliseconds