Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlegacy/
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
48 In order to use this driver, you will need a microcode (uCode)
49 image for it. You can obtain the microcode from:
53 The microcode is typically installed in /lib/firmware. You can
/drivers/net/wan/
Dcosa.c1400 static int download(struct cosa_data *cosa, const char __user *microcode, int length, int address) in download() argument
1420 if (get_user(c, microcode)) in download()
1423 c = *microcode; in download()
1427 microcode++; in download()
1474 static int readmem(struct cosa_data *cosa, char __user *microcode, int length, int address) in readmem() argument
1498 if (put_user(c, microcode)) in readmem()
1501 *microcode = c; in readmem()
1503 microcode++; in readmem()
/drivers/scsi/
Dwd33c93.h232 uchar microcode; /* microcode rev */ member
Din2000.h281 uchar microcode; /* microcode rev if 'B' */ member
Dwd33c93.c1552 hostdata->microcode = read_wd33c93(regs, WD_CDB_1); in reset_wd33c93()
2045 hostdata->microcode, hostdata->no_sync, hostdata->no_dma); in wd33c93_init()
Din2000.c2098 hostdata->microcode = read_3393(hostdata, WD_CDB_1); in in2000_detect()
2108 …C93A) ? "WD33c93A" : (hostdata->chip == C_WD33C93B) ? "WD33c93B" : "unknown", hostdata->microcode); in in2000_detect()
/drivers/net/wireless/iwlwifi/
DKconfig31 image for it. You can obtain the microcode from:
/drivers/media/dvb-frontends/
Ddrxd_hard.c188 u8 *microcode; member
913 state->microcode = kmemdup(fw->data, fw->size, GFP_KERNEL); in load_firmware()
914 if (state->microcode == NULL) { in load_firmware()
2702 status = DownloadMicrocode(state, state->microcode, state->microcode_length); in DRXD_init()
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dcom.fuc1 /* fuc microcode util functions for gf100 PGRAPH
Dgpc.fuc1 /* fuc microcode for gf100 PGRAPH/GPC
Dhub.fuc1 /* fuc microcode for gf100 PGRAPH/HUB
/drivers/hwmon/
Dcoretemp.c429 if (c->x86_model == 0xe && c->x86_stepping < 0xc && c->microcode < 0x39) { in chk_ucode_version()
/drivers/input/serio/
DKconfig137 Controller", an i8042 carrying microcode to manage a
/drivers/nvme/host/
Dscsi.c679 u8 microcode = 0x80; in nvme_trans_ext_inq_page() local
719 inq_response[4] = microcode | spt | grd_chk | app_chk | ref_chk; in nvme_trans_ext_inq_page()
/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
Dg98.fuc0s2 * fuc microcode for g98 sec engine
/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h2233 #define DRX_ATTR_MICROCODE(d) ((d)->my_common_attr->microcode)
/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
Dcom.fuc1 /* fuc microcode for copy engine on gt215- chipsets