Searched refs:patch_id (Results 1 – 6 of 6) sorted by relevance
400 if (rev != mc->hdr.patch_id) in __apply_microcode_amd()443 if (rev >= mc->hdr.patch_id) in apply_microcode_early_amd()447 *new_rev = mc->hdr.patch_id; in apply_microcode_early_amd()534 *new_rev = mc->hdr.patch_id; in load_ucode_amd_ap()581 if (rev < mc->hdr.patch_id) { in reload_ucode_amd()583 ucode_new_rev = mc->hdr.patch_id; in reload_ucode_amd()613 if (p->patch_id >= new_patch->patch_id) { in update_cache()697 if (rev >= mc_amd->hdr.patch_id) { in apply_microcode_amd()704 cpu, mc_amd->hdr.patch_id); in apply_microcode_amd()708 rev = mc_amd->hdr.patch_id; in apply_microcode_amd()[all …]
137 __le32 patch_id; member177 __le32 patch_id; member180 __le32 patch_id; member
24 u32 patch_id; member
12 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()
Completed in 14 milliseconds