Searched refs:HL_RESET_HEARTBEAT (Results 1 – 2 of 2) sorted by relevance
544 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()
146 #define HL_RESET_HEARTBEAT (1 << 2) macro
Completed in 16 milliseconds