Searched refs:microcode (Results 1 – 19 of 19) sorted by relevance
| /drivers/net/wireless/intel/iwlegacy/ |
| A D | Kconfig | 22 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 D | cptpf.h | 22 struct microcode { struct 53 struct microcode mcode[CPT_MAX_CORE_GROUPS]; argument
|
| A D | cptpf_main.c | 122 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 D | cptpf_mbox.c | 61 struct microcode *mcode = cpt->mcode; in cpt_bind_vq_to_grp()
|
| /drivers/soc/fsl/qe/ |
| A D | qe.c | 484 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 D | wd33c93.h | 217 uchar microcode; /* microcode rev */ member
|
| A D | wd33c93.c | 1489 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 D | TODO | 30 microcode. Split the drivers somehow.
|
| /drivers/media/dvb-frontends/ |
| A D | drxd_hard.c | 172 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 D | Kconfig | 33 image for it. You can obtain the microcode from:
|
| /drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
| A D | com.fuc | 1 /* fuc microcode util functions for gf100 PGRAPH
|
| A D | gpc.fuc | 1 /* fuc microcode for gf100 PGRAPH/GPC
|
| A D | hub.fuc | 1 /* fuc microcode for gf100 PGRAPH/HUB
|
| /drivers/hwmon/ |
| A D | coretemp.c | 463 if (c->x86_model == 0xe && c->x86_stepping < 0xc && c->microcode < 0x39) { in chk_ucode_version()
|
| /drivers/iommu/amd/ |
| A D | init.c | 3448 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 D | Kconfig | 128 Controller", an i8042 carrying microcode to manage a
|
| /drivers/media/dvb-frontends/drx39xyj/ |
| A D | drx_driver.h | 2216 #define DRX_ATTR_MICROCODE(d) ((d)->my_common_attr->microcode)
|
| /drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
| A D | g98.fuc0s | 2 * fuc microcode for g98 sec engine
|
| /drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
| A D | com.fuc | 1 /* fuc microcode for copy engine on gt215- chipsets
|
Completed in 46 milliseconds