Lines Matching full:magic
101 __le32 magic; member
139 __le32 magic; member
147 __le32 magic; member
179 __le32 magic; member
186 __le32 magic; member
315 cmd->magic = cpu_to_le32(VSC_MAGIC_NUM); in vsc_identify_silicon()
325 cmd->magic = cpu_to_le32(VSC_MAGIC_NUM); in vsc_identify_silicon()
353 cmd->magic = cpu_to_le32(VSC_MAGIC_NUM); in vsc_identify_silicon()
363 cmd->magic = cpu_to_le32(VSC_MAGIC_NUM); in vsc_identify_silicon()
392 if (le32_to_cpu(img->magic) != VSC_MAGIC_FILE) { in vsc_identify_csi_image()
424 if (le32_to_cpu(sign->magic) != VSC_MAGIC_FW) { in vsc_identify_csi_image()
477 if (le32_to_cpu(img->magic) != VSC_MAGIC_FILE) { in vsc_identify_ace_image()
505 if (le32_to_cpu(sign->magic) != VSC_MAGIC_FW) { in vsc_identify_ace_image()
590 cmd->magic = cpu_to_le32(VSC_MAGIC_NUM); in vsc_download_bootloader()
599 cmd->magic = cpu_to_le32(VSC_MAGIC_NUM); in vsc_download_bootloader()
620 cmd->magic = cpu_to_le32(VSC_MAGIC_NUM); in vsc_download_bootloader()
644 cmd->magic = cpu_to_le32(VSC_MAGIC_NUM); in vsc_download_firmware()
668 cmd->magic = cpu_to_le32(VSC_MAGIC_NUM); in vsc_download_firmware()
702 cmd->magic = cpu_to_le32(VSC_MAGIC_NUM); in vsc_download_firmware()