Searched refs:HL_RESET_FW (Results 1 – 3 of 3) sorted by relevance
320 flags |= HL_RESET_FW; in device_hard_reset_pending()942 fw_reset = !!(flags & HL_RESET_FW); in hl_device_reset()1000 if (hard_reset && !(flags & (HL_RESET_HEARTBEAT | HL_RESET_FW))) { in hl_device_reset()
141 #define HL_RESET_FW (1 << 5) macro
8174 hl_device_reset(hdev, HL_RESET_HARD | HL_RESET_FW); in gaudi_handle_eqe()