Home
last modified time | relevance | path

Searched refs:HL_RESET_HEARTBEAT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/misc/habanalabs/common/
A Ddevice.c544 hl_device_reset(hdev, HL_RESET_HARD | HL_RESET_HEARTBEAT); in hl_device_heartbeat()
951 if (flags & HL_RESET_HEARTBEAT) { in handle_reset_trigger()
953 cur_reset_trigger = HL_RESET_HEARTBEAT; in handle_reset_trigger()
983 !(flags & (HL_RESET_HEARTBEAT | HL_RESET_FW))) { in handle_reset_trigger()
A Dhabanalabs.h146 #define HL_RESET_HEARTBEAT (1 << 2) macro

Completed in 16 milliseconds