Home
last modified time | relevance | path

Searched refs:microcode (Results 1 – 19 of 19) sorted by relevance

/drivers/net/wireless/intel/iwlegacy/
A DKconfig22 In order to use this driver, you will need a microcode (uCode)
23 image for it. You can obtain the microcode from:
27 The microcode is typically installed in /lib/firmware. You can
49 In order to use this driver, you will need a microcode (uCode)
50 image for it. You can obtain the microcode from:
54 The microcode is typically installed in /lib/firmware. You can
/drivers/crypto/cavium/cpt/
A Dcptpf.h22 struct microcode { struct
53 struct microcode mcode[CPT_MAX_CORE_GROUPS]; argument
A Dcptpf_main.c122 static int cpt_load_microcode(struct cpt_device *cpt, struct microcode *mcode) in cpt_load_microcode()
160 static int do_cpt_init(struct cpt_device *cpt, struct microcode *mcode) in do_cpt_init()
257 struct microcode *mcode; in cpt_ucode_load_fw()
419 struct microcode *mcode = &cpt->mcode[grp]; in cpt_unload_microcode()
A Dcptpf_mbox.c61 struct microcode *mcode = cpt->mcode; in cpt_bind_vq_to_grp()
/drivers/soc/fsl/qe/
A Dqe.c484 calc_size = struct_size(firmware, microcode, firmware->count); in qe_upload_firmware()
493 be32_to_cpu(firmware->microcode[i].count); in qe_upload_firmware()
535 const struct qe_microcode *ucode = &firmware->microcode[i]; in qe_upload_firmware()
/drivers/scsi/
A Dwd33c93.h217 uchar microcode; /* microcode rev */ member
A Dwd33c93.c1489 hostdata->microcode = read_wd33c93(regs, WD_CDB_1); in reset_wd33c93()
1983 hostdata->microcode, hostdata->no_sync, hostdata->no_dma); in wd33c93_init()
/drivers/leds/
A DTODO30 microcode. Split the drivers somehow.
/drivers/media/dvb-frontends/
A Ddrxd_hard.c172 u8 *microcode; member
899 state->microcode = kmemdup(fw->data, fw->size, GFP_KERNEL); in load_firmware()
900 if (!state->microcode) { in load_firmware()
2663 status = DownloadMicrocode(state, state->microcode, state->microcode_length); in DRXD_init()
/drivers/net/wireless/intel/iwlwifi/
A DKconfig33 image for it. You can obtain the microcode from:
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
A Dcom.fuc1 /* fuc microcode util functions for gf100 PGRAPH
A Dgpc.fuc1 /* fuc microcode for gf100 PGRAPH/GPC
A Dhub.fuc1 /* fuc microcode for gf100 PGRAPH/HUB
/drivers/hwmon/
A Dcoretemp.c463 if (c->x86_model == 0xe && c->x86_stepping < 0xc && c->microcode < 0x39) { in chk_ucode_version()
/drivers/iommu/amd/
A Dinit.c3448 if (boot_cpu_data.microcode >= 0x08001205) in amd_iommu_sme_check()
3451 if ((boot_cpu_data.microcode >= 0x08001126) && in amd_iommu_sme_check()
3452 (boot_cpu_data.microcode <= 0x080011ff)) in amd_iommu_sme_check()
/drivers/input/serio/
A DKconfig128 Controller", an i8042 carrying microcode to manage a
/drivers/media/dvb-frontends/drx39xyj/
A Ddrx_driver.h2216 #define DRX_ATTR_MICROCODE(d) ((d)->my_common_attr->microcode)
/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
A Dg98.fuc0s2 * fuc microcode for g98 sec engine
/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
A Dcom.fuc1 /* fuc microcode for copy engine on gt215- chipsets

Completed in 46 milliseconds