Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/cpu/microcode/
A Damd.c403 if (rev != mc->hdr.patch_id) in __apply_microcode_amd()
451 if (rev > mc->hdr.patch_id) in early_apply_microcode()
455 *new_rev = mc->hdr.patch_id; in early_apply_microcode()
546 *new_rev = mc->hdr.patch_id; in load_ucode_amd_ap()
592 if (rev < mc->hdr.patch_id) { in reload_ucode_amd()
624 if (p->patch_id >= new_patch->patch_id) { in update_cache()
708 if (rev >= mc_amd->hdr.patch_id) { in apply_microcode_amd()
715 cpu, mc_amd->hdr.patch_id); in apply_microcode_amd()
719 rev = mc_amd->hdr.patch_id; in apply_microcode_amd()
808 patch->patch_id = mc_hdr->patch_id; in verify_and_add_patch()
[all …]
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/
A Dbmi.h137 __le32 patch_id; member
177 __le32 patch_id; member
180 __le32 patch_id; member
/linux-6.3-rc2/arch/x86/include/asm/
A Dmicrocode_amd.h24 u32 patch_id; member
A Dmicrocode.h13 u32 patch_id; member
/linux-6.3-rc2/include/linux/mfd/
A Dsi476x-core.h258 u16 patch_id; member
/linux-6.3-rc2/drivers/mfd/
A Dsi476x-cmd.c419 info->patch_id = ((u16) resp[4] << 8) | resp[5]; in si476x_core_cmd_func_info()

Completed in 16 milliseconds