Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Dvpu_boot_api.h47 #define VPU_FW_HEADER_VERSION 0x1 macro
H A Divpu_fw.c119 if (fw_hdr->header_version != VPU_FW_HEADER_VERSION) { in ivpu_fw_parse()