Searched refs:patch_id (Results 1 – 9 of 9) sorted by relevance
277 pr_err("Patch-ID 0x%08x: chipset-specific code unsupported.\n", mc_hdr->patch_id); in verify_patch()401 if (rev != mc->hdr.patch_id) in __apply_microcode_amd()450 if (rev > mc->hdr.patch_id) in apply_microcode_early_amd()454 *new_rev = mc->hdr.patch_id; in apply_microcode_early_amd()537 if (*new_rev && rev <= mc->hdr.patch_id) { in load_ucode_amd_ap()539 *new_rev = mc->hdr.patch_id; in load_ucode_amd_ap()586 if (rev < mc->hdr.patch_id) { in reload_ucode_amd()588 ucode_new_rev = mc->hdr.patch_id; in reload_ucode_amd()618 if (p->patch_id >= new_patch->patch_id) { in update_cache()671 if (p && (p->patch_id == csig->rev)) in collect_cpu_info_amd()[all …]
137 __le32 patch_id; member177 __le32 patch_id; member180 __le32 patch_id; member
24 u32 patch_id; member
13 u32 patch_id; member
682 fw_ver_info.patch_id = (update_info.firmware->version[0] << 16) in gt1x_update_judge()733 if ((fw_ver_info.patch_id & 0xFF0000) != (ver_info.patch_id & 0xFF0000)) { in gt1x_update_judge()743 if ((fw_ver_info.patch_id & 0xFFFF) <= (ver_info.patch_id & 0xFFFF)) { in gt1x_update_judge()
41 .patch_id = 0,820 u32 patch_id = 0; in gt1x_read_version() local858 patch_id = (u32) ((buf[4] << 16) | (buf[5] << 8) | buf[6]); in gt1x_read_version()863 …GTP_INFO("IC VERSION:GT%s_%06X(Patch)_%04X(Mask)_%02X(SensorID)", product_id, patch_id, mask_id >>… in gt1x_read_version()867 ver_info->patch_id = patch_id; in gt1x_read_version()
404 u32 patch_id; member
258 u16 patch_id; member
419 info->patch_id = ((u16) resp[4] << 8) | resp[5]; in si476x_core_cmd_func_info()