/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_main.c | 59 struct ucode { struct 70 static void write_to_ucd_unit(struct nitrox_device *ndev, u32 ucode_size, in write_to_ucd_unit() argument 113 struct ucode *ucode; in nitrox_load_fw() local
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | ucode_loader.c | 40 int brcms_ucode_data_init(struct brcms_info *wl, struct brcms_ucode *ucode) in brcms_ucode_data_init() 94 void brcms_ucode_data_free(struct brcms_ucode *ucode) in brcms_ucode_data_free()
|
H A D | mac80211_if.h | 84 struct brcms_ucode ucode; member
|
H A D | main.c | 711 struct brcms_ucode *ucode = &wlc_hw->wlc->wl->ucode; in brcms_c_ucode_bsinit() local 2242 const __le32 ucode[], const size_t nbytes) in brcms_ucode_write() 2262 struct brcms_ucode *ucode = &wlc_hw->wlc->wl->ucode; in brcms_ucode_download() local 3165 struct brcms_ucode *ucode = &wlc_hw->wlc->wl->ucode; in brcms_b_coreinit() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_cgs.c | 213 struct amdgpu_firmware_info *ucode; in amdgpu_cgs_get_firmware_info() local 251 struct amdgpu_firmware_info *ucode = NULL; in amdgpu_cgs_get_firmware_info() local
|
H A D | amdgpu_ucode.c | 818 struct amdgpu_firmware_info *ucode, in amdgpu_ucode_init_single_fw() 1082 static int amdgpu_ucode_patch_jt(struct amdgpu_firmware_info *ucode, in amdgpu_ucode_patch_jt() 1137 struct amdgpu_firmware_info *ucode = NULL; in amdgpu_ucode_init_bo() local
|
H A D | amdgpu_virt.c | 41 #define POPULATE_UCODE_INFO(vf2pf_info, ucode, ver) \ argument
|
H A D | amdgpu_umsch_mm.c | 698 struct amdgpu_firmware_info ucode = { in amdgpu_umsch_mm_psp_execute_cmd_buf() local
|
H A D | amdgpu_mes.c | 1637 int ucode, ucode_data; in amdgpu_mes_init_microcode() local
|
/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptpf_ucode.c | 97 static void set_ucode_filename(struct otx_cpt_ucode *ucode, in set_ucode_filename() 502 int otx_cpt_uc_supports_eng_type(struct otx_cpt_ucode *ucode, int eng_type) in otx_cpt_uc_supports_eng_type() 570 static void print_ucode_dbg_info(struct otx_cpt_ucode *ucode) in print_ucode_dbg_info() 841 static void ucode_unload(struct device *dev, struct otx_cpt_ucode *ucode) in ucode_unload() 860 struct otx_cpt_ucode *ucode, in copy_ucode_to_dma_mem() 890 static int ucode_load(struct device *dev, struct otx_cpt_ucode *ucode, in ucode_load() 1204 struct otx_cpt_ucode *ucode; in update_ucode_ptrs() local
|
H A D | otx_cptpf_ucode.h | 97 struct otx_cpt_ucode ucode;/* microcode information */ member 115 struct otx_cpt_ucode *ucode; /* ucode used by these engines */ member 141 struct otx_cpt_ucode ucode[OTX_CPT_MAX_ETYPES_PER_GRP]; member
|
H A D | otx_cptpf_mbox.c | 140 struct otx_cpt_ucode *ucode; in otx_cpt_bind_vq_to_grp() local
|
/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptpf_ucode.h | 90 struct otx2_cpt_ucode ucode;/* microcode information */ member 110 struct otx2_cpt_ucode *ucode; /* ucode used by these engines */ member 135 struct otx2_cpt_ucode ucode[OTX2_CPT_MAX_ETYPES_PER_GRP]; member
|
H A D | otx2_cptpf_ucode.c | 72 static void set_ucode_filename(struct otx2_cpt_ucode *ucode, in set_ucode_filename() 673 static void ucode_unload(struct device *dev, struct otx2_cpt_ucode *ucode) in ucode_unload() 690 struct otx2_cpt_ucode *ucode, in copy_ucode_to_dma_mem() 961 struct otx2_cpt_ucode *ucode; in update_ucode_ptrs() local
|
/linux/drivers/input/touchscreen/ |
H A D | hideep.c | 418 const __be32 *ucode, size_t xfer_count) in hideep_program_page() 467 const __be32 *ucode, size_t ucode_len) in hideep_program_nvm() 516 const __be32 *ucode, size_t ucode_len) in hideep_verify_nvm() 612 const __be32 *ucode, size_t ucode_len) in hideep_flash_firmware() 630 const __be32 *ucode, size_t ucode_len) in hideep_update_firmware()
|
/linux/drivers/soc/fsl/qe/ |
H A D | qe.c | 406 const struct qe_microcode *ucode) in qe_upload_microcode() 535 const struct qe_microcode *ucode = &firmware->microcode[i]; in qe_upload_firmware() local
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-drv.c | 499 const struct iwl_ucode_header *ucode = (const void *)ucode_raw->data; in iwl_parse_v1_v2_firmware() local 697 const struct iwl_tlv_ucode_header *ucode = (const void *)ucode_raw->data; in iwl_parse_tlv_firmware() local 1476 const struct iwl_ucode_header *ucode; in iwl_req_fw_callback() local
|
/linux/arch/x86/kernel/cpu/microcode/ |
H A D | amd.c | 389 static size_t parse_container(u8 *ucode, size_t size, struct cont_desc *desc) in parse_container() 470 static void scan_containers(u8 *ucode, size_t size, struct cont_desc *desc) in scan_containers() 527 static bool early_apply_microcode(u32 old_rev, void *ucode, size_t size) in early_apply_microcode()
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxnv40.h | 13 u32 *ucode; member
|
H A D | gf100.h | 186 struct gf100_gr_ucode *ucode; member 190 struct gf100_gr_ucode *ucode; member
|
/linux/drivers/platform/x86/intel/ifs/ |
H A D | load.c | 66 static struct metadata_header *find_meta_data(void *ucode, unsigned int meta_type) in find_meta_data()
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0.c | 99 struct amdgpu_firmware_info *ucode = NULL; in smu_v13_0_init_microcode() local 182 struct amdgpu_firmware_info *ucode = NULL; in smu_v13_0_init_pptable_microcode() local
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945-mac.c | 1795 il3945_ucode_get_data(const struct il_ucode_header *ucode) in il3945_ucode_get_data() 1814 const struct il_ucode_header *ucode; in il3945_read_ucode() local
|
/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_dev.h | 515 } ucode; member
|
/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | b43legacy.h | 644 const struct firmware *ucode; member
|