Searched refs:reset_cause (Results 1 – 9 of 9) sorted by relevance
1019 int reset_cause = atomic_read(&dev->sram_ecc_flag) ? in kfd_signal_reset_event() local1027 hw_exception_data.reset_cause = reset_cause; in kfd_signal_reset_event()1044 reset_cause == KFD_HW_EXCEPTION_ECC) { in kfd_signal_reset_event()1068 hw_exception_data.reset_cause = KFD_HW_EXCEPTION_ECC; in kfd_signal_poison_consumed_event()
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()1596 dev->reset_cause[cause]++; in mt7603_watchdog_check()1853 dev->reset_cause[RESET_CAUSE_RESET_FAILED]) { in mt7603_mac_work()
25 dev->reset_cause[i]); in mt7603_reset_read()
161 unsigned int reset_cause[__RESET_CAUSE_MAX]; member
465 __u8 reset_cause; member
277 __u32 reset_cause; member
754 static const char * const reset_cause[__RESET_TYPE_MAX] = { in read_file_reset() local771 for (i = 0; i < ARRAY_SIZE(reset_cause); i++) { in read_file_reset()772 if (!reset_cause[i]) in read_file_reset()775 seq_printf(file, "%17s: %2d\n", reset_cause[i], in read_file_reset()
2176 enum comms_reset_cause reset_cause) in hl_fw_dynamic_report_reset_cause() argument2188 msg.reset_cause = reset_cause; in hl_fw_dynamic_report_reset_cause()
5397 uint16_t reset_cause; member