Searched refs:reset_cause (Results 1 – 11 of 11) sorted by relevance
1329 if (!dev->reset_cause[RESET_CAUSE_RESET_FAILED]) in mt7603_pse_reset()1338 dev->reset_cause[RESET_CAUSE_RESET_FAILED]++; in mt7603_pse_reset()1341 dev->reset_cause[RESET_CAUSE_RESET_FAILED] = 0; in mt7603_pse_reset()1345 if (dev->reset_cause[RESET_CAUSE_RESET_FAILED] >= 3) in mt7603_pse_reset()1346 dev->reset_cause[RESET_CAUSE_RESET_FAILED] = 0; in mt7603_pse_reset()1467 if (dev->reset_cause[RESET_CAUSE_RESET_FAILED] || in mt7603_mac_watchdog_reset()1471 if (!dev->reset_cause[RESET_CAUSE_RESET_FAILED]) { in mt7603_mac_watchdog_reset()1616 dev->reset_cause[cause]++; in mt7603_watchdog_check()1873 dev->reset_cause[RESET_CAUSE_RESET_FAILED]) { in mt7603_mac_work()
25 dev->reset_cause[i]); in mt7603_reset_read()
157 unsigned int reset_cause[__RESET_CAUSE_MAX]; member
1227 int reset_cause = atomic_read(&dev->sram_ecc_flag) ? in kfd_signal_reset_event() local1234 hw_exception_data.reset_cause = reset_cause; in kfd_signal_reset_event()1261 reset_cause == KFD_HW_EXCEPTION_ECC) { in kfd_signal_reset_event()1296 hw_exception_data.reset_cause = KFD_HW_EXCEPTION_ECC; in kfd_signal_poison_consumed_event()
601 __u8 reset_cause; member
738 static const char * const reset_cause[__RESET_TYPE_MAX] = { in read_file_reset() local756 for (i = 0; i < ARRAY_SIZE(reset_cause); i++) { in read_file_reset()757 if (!reset_cause[i]) in read_file_reset()760 seq_printf(file, "%17s: %2d\n", reset_cause[i], in read_file_reset()
319 __u32 reset_cause; member
1986 u32 reset_cause; member
4075 htt_stats_buf->reset_cause); in htt_print_phy_reset_stats_tlv()
5419 uint16_t reset_cause; member
2654 msg->reset_cause = *(__u8 *) data; in hl_fw_dynamic_send_msg()