Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/microcode/
A Damd.c400 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 …]
/linux/drivers/net/wireless/ath/ath10k/
A Dbmi.h137 __le32 patch_id; member
177 __le32 patch_id; member
180 __le32 patch_id; member
/linux/arch/x86/include/asm/
A Dmicrocode_amd.h24 u32 patch_id; member
A Dmicrocode.h12 u32 patch_id; member
/linux/include/linux/mfd/
A Dsi476x-core.h258 u16 patch_id; member
/linux/drivers/mfd/
A Dsi476x-cmd.c419 info->patch_id = ((u16) resp[4] << 8) | resp[5]; in si476x_core_cmd_func_info()

Completed in 14 milliseconds