Home
last modified time | relevance | path

Searched refs:curr_reset_cause (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/misc/habanalabs/common/
A Ddevice.c952 hdev->curr_reset_cause = HL_RESET_CAUSE_HEARTBEAT; in handle_reset_trigger()
955 hdev->curr_reset_cause = HL_RESET_CAUSE_TDR; in handle_reset_trigger()
958 hdev->curr_reset_cause = HL_RESET_CAUSE_UNKNOWN; in handle_reset_trigger()
961 hdev->curr_reset_cause = HL_RESET_CAUSE_UNKNOWN; in handle_reset_trigger()
A Dhabanalabs_drv.c348 hdev->curr_reset_cause = HL_RESET_CAUSE_UNKNOWN; in create_hdev()
A Dfirmware_if.c2262 if (hdev->curr_reset_cause) { in hl_fw_dynamic_init_cpu()
2264 HL_COMMS_RESET_CAUSE_TYPE, &hdev->curr_reset_cause); in hl_fw_dynamic_init_cpu()
2269 hdev->curr_reset_cause = HL_RESET_CAUSE_UNKNOWN; in hl_fw_dynamic_init_cpu()
A Dhabanalabs.h2628 u8 curr_reset_cause; member

Completed in 30 milliseconds