Home
last modified time | relevance | path

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

/linux/drivers/misc/mei/
H A Dvsc-fw-loader.c23 #define VSC_MAGIC_FW 0x49574653 /* IWFS */ macro
418 if (le32_to_cpu(sign->magic) != VSC_MAGIC_FW) { in vsc_identify_csi_image()
499 if (le32_to_cpu(sign->magic) != VSC_MAGIC_FW) { in vsc_identify_ace_image()