Searched refs:CPUCP_PACKET_FENCE_VAL (Results 1 – 2 of 2) sorted by relevance
114 (tmp == CPUCP_PACKET_FENCE_VAL), 1000, in hl_fw_send_cpu_message()216 test_pkt.value = cpu_to_le64(CPUCP_PACKET_FENCE_VAL); in hl_fw_test_cpu_queue()222 if (result != CPUCP_PACKET_FENCE_VAL) in hl_fw_test_cpu_queue()260 hb_pkt.value = cpu_to_le64(CPUCP_PACKET_FENCE_VAL); in hl_fw_send_heartbeat()265 if ((rc) || (result != CPUCP_PACKET_FENCE_VAL)) in hl_fw_send_heartbeat()
257 #define CPUCP_PACKET_FENCE_VAL 0xFE8CE7A5 macro