/drivers/net/wireless/intel/iwlegacy/ |
D | Kconfig | 23 In order to use this driver, you will need a microcode (uCode) 24 image for it. You can obtain the microcode from: 28 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/ |
D | cptpf.h | 22 struct microcode { struct 53 struct microcode mcode[CPT_MAX_CORE_GROUPS]; argument
|
D | cptpf_main.c | 123 static int cpt_load_microcode(struct cpt_device *cpt, struct microcode *mcode) in cpt_load_microcode() 161 static int do_cpt_init(struct cpt_device *cpt, struct microcode *mcode) in do_cpt_init() 258 struct microcode *mcode; in cpt_ucode_load_fw() 418 struct microcode *mcode = &cpt->mcode[grp]; in cpt_unload_microcode()
|
D | cptpf_mbox.c | 61 struct microcode *mcode = cpt->mcode; in cpt_bind_vq_to_grp()
|
/drivers/soc/fsl/qe/ |
D | qe.c | 483 calc_size = struct_size(firmware, microcode, firmware->count); in qe_upload_firmware() 492 be32_to_cpu(firmware->microcode[i].count); in qe_upload_firmware() 534 const struct qe_microcode *ucode = &firmware->microcode[i]; in qe_upload_firmware()
|
/drivers/net/wan/ |
D | cosa.c | 1386 static int download(struct cosa_data *cosa, const char __user *microcode, int length, int address) in download() argument 1406 if (get_user(c, microcode)) in download() 1409 c = *microcode; in download() 1413 microcode++; in download() 1460 static int readmem(struct cosa_data *cosa, char __user *microcode, int length, int address) in readmem() argument 1484 if (put_user(c, microcode)) in readmem() 1487 *microcode = c; in readmem() 1489 microcode++; in readmem()
|
/drivers/scsi/ |
D | wd33c93.h | 222 uchar microcode; /* microcode rev */ member
|
D | wd33c93.c | 1543 hostdata->microcode = read_wd33c93(regs, WD_CDB_1); in reset_wd33c93() 2039 hostdata->microcode, hostdata->no_sync, hostdata->no_dma); in wd33c93_init()
|
/drivers/leds/ |
D | TODO | 30 microcode. Split the drivers somehow.
|
/drivers/net/wireless/intel/iwlwifi/ |
D | Kconfig | 32 image for it. You can obtain the microcode from:
|
/drivers/media/dvb-frontends/ |
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() 2672 status = DownloadMicrocode(state, state->microcode, state->microcode_length); in DRXD_init()
|
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | com.fuc | 1 /* fuc microcode util functions for gf100 PGRAPH
|
D | gpc.fuc | 1 /* fuc microcode for gf100 PGRAPH/GPC
|
D | hub.fuc | 1 /* fuc microcode for gf100 PGRAPH/HUB
|
/drivers/hwmon/ |
D | coretemp.c | 425 if (c->x86_model == 0xe && c->x86_stepping < 0xc && c->microcode < 0x39) { in chk_ucode_version()
|
/drivers/iommu/amd/ |
D | init.c | 2968 if (boot_cpu_data.microcode >= 0x08001205) in amd_iommu_sme_check() 2971 if ((boot_cpu_data.microcode >= 0x08001126) && in amd_iommu_sme_check() 2972 (boot_cpu_data.microcode <= 0x080011ff)) in amd_iommu_sme_check()
|
/drivers/input/serio/ |
D | Kconfig | 128 Controller", an i8042 carrying microcode to manage a
|
/drivers/media/dvb-frontends/drx39xyj/ |
D | drx_driver.h | 2218 #define DRX_ATTR_MICROCODE(d) ((d)->my_common_attr->microcode)
|
/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
D | g98.fuc0s | 2 * fuc microcode for g98 sec engine
|
/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | com.fuc | 1 /* fuc microcode for copy engine on gt215- chipsets
|