Searched refs:microcode (Results 1 – 17 of 17) sorted by relevance
/drivers/net/wireless/iwlegacy/ |
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 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/ |
D | cosa.c | 1400 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/ |
D | wd33c93.h | 232 uchar microcode; /* microcode rev */ member
|
D | in2000.h | 281 uchar microcode; /* microcode rev if 'B' */ member
|
D | wd33c93.c | 1552 hostdata->microcode = read_wd33c93(regs, WD_CDB_1); in reset_wd33c93() 2045 hostdata->microcode, hostdata->no_sync, hostdata->no_dma); in wd33c93_init()
|
D | in2000.c | 2098 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/ |
D | Kconfig | 31 image for it. You can obtain the microcode from:
|
/drivers/media/dvb-frontends/ |
D | drxd_hard.c | 188 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/ |
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 | 429 if (c->x86_model == 0xe && c->x86_stepping < 0xc && c->microcode < 0x39) { in chk_ucode_version()
|
/drivers/input/serio/ |
D | Kconfig | 137 Controller", an i8042 carrying microcode to manage a
|
/drivers/nvme/host/ |
D | scsi.c | 679 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/ |
D | g98.fuc0s | 2 * fuc microcode for g98 sec engine
|
/drivers/media/dvb-frontends/drx39xyj/ |
D | drx_driver.h | 2233 #define DRX_ATTR_MICROCODE(d) ((d)->my_common_attr->microcode)
|
/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | com.fuc | 1 /* fuc microcode for copy engine on gt215- chipsets
|