/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxnv50.c | 307 if (device->chipset == 0x50) { in nv50_gr_construct_mmio() 314 if (IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio() 318 if (device->chipset == 0x50) in nv50_gr_construct_mmio() 320 else if (device->chipset < 0xa0) in nv50_gr_construct_mmio() 325 if (device->chipset >= 0xa0) in nv50_gr_construct_mmio() 327 if (IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio() 341 if (device->chipset < 0xa0) { in nv50_gr_construct_mmio() 344 } else if (!IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio() 355 if (device->chipset == 0x50) in nv50_gr_construct_mmio() 365 if (device->chipset == 0x50) { in nv50_gr_construct_mmio() [all …]
|
D | ctxnv40.c | 123 switch (device->chipset) { in nv40_gr_vs_count() 188 if (device->chipset == 0x40) { in nv40_gr_construct_general() 224 if (device->chipset == 0x4c || in nv40_gr_construct_general() 225 (device->chipset & 0xf0) == 0x60) in nv40_gr_construct_general() 232 switch (device->chipset) { in nv40_gr_construct_general() 241 switch (device->chipset) { in nv40_gr_construct_general() 270 if (device->chipset == 0x40) { in nv40_gr_construct_state3d() 274 if (device->chipset == 0x46 || device->chipset == 0x47 || in nv40_gr_construct_state3d() 275 device->chipset == 0x49 || device->chipset == 0x4b) { in nv40_gr_construct_state3d() 279 if (device->chipset == 0x46) in nv40_gr_construct_state3d() [all …]
|
D | nv40.h | 39 if ((device->chipset & 0xf0) == 0x60) in nv44_gr_class() 42 return !(0x0aaf & (1 << (device->chipset & 0x0f))); in nv44_gr_class()
|
D | nv40.c | 183 switch (device->chipset) { in nv40_gr_tile() 195 switch (device->chipset) { in nv40_gr_tile() 322 if (device->chipset == 0x40) { in nv40_gr_init() 330 switch (device->chipset) { in nv40_gr_init() 368 switch (device->chipset) { in nv40_gr_init() 390 switch (device->chipset) { in nv40_gr_init() 402 switch (device->chipset) { in nv40_gr_init()
|
D | nv50.c | 292 if (device->chipset < 0xa0) in nv50_gr_mp_trap() 336 if (device->chipset < 0xa0) in nv50_gr_tp_trap() 699 if (device->chipset < 0xa0) { in nv50_gr_init() 729 switch (device->chipset & 0xf0) { in nv50_gr_init() 737 if (device->chipset == 0xa0 || in nv50_gr_init() 738 device->chipset == 0xaa || in nv50_gr_init() 739 device->chipset == 0xac) { in nv50_gr_init()
|
D | nv30.c | 133 if (device->chipset == 0x34) { in nv30_gr_init() 154 if (device->chipset != 0x34) { in nv30_gr_init()
|
D | nv20.c | 169 if (device->chipset != 0x34) { in nv20_gr_tile() 238 if (device->chipset == 0x20) { in nv20_gr_init() 266 if (device->chipset >= 0x25) { in nv20_gr_init()
|
D | nv44.c | 41 switch (device->chipset) { in nv44_gr_tile()
|
D | nv10.c | 893 if (device->card_type >= NV_11 && device->chipset >= 0x17) { in nv10_gr_load_context() 919 if (device->card_type >= NV_11 && device->chipset >= 0x17) { in nv10_gr_unload_context() 1024 if (device->card_type >= NV_11 && device->chipset >= 0x17) { in nv10_gr_chan_new() 1151 if (device->card_type >= NV_11 && device->chipset >= 0x17) { in nv10_gr_init()
|
/linux-4.4.14/drivers/char/agp/ |
D | Kconfig | 11 as a sort of "AGP driver" for the motherboard's chipset. 30 tristate "ALI chipset support" 36 For the ALi-chipset question, ALi suggests you refer to 39 The M1541 chipset can do AGP 1x and 2x, but note that there is an 41 timing issues, this chipset cannot do AGP 2x with the G200. 45 tristate "ATI chipset support" 52 tristate "AMD Irongate, 761, and 762 chipset support" 69 tristate "Intel 440LX/BX/GX, I8xx and E7x05 chipset support" 81 tristate "NVIDIA nForce/nForce2 chipset support" 88 tristate "SiS chipset support" [all …]
|
D | agp.h | 177 enum chipset_type chipset; member
|
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
D | Kconfig | 27 This adds support for rt2400 wireless chipset family. 39 This adds support for rt2500 wireless chipset family. 54 This adds support for rt2501 wireless chipset family. 71 This adds support for rt27xx/rt28xx/rt30xx wireless chipset family. 83 This adds support for rt33xx wireless chipset family to the 91 This adds support for rt35xx wireless chipset family to the 100 This adds support for rt53xx wireless chipset family to the 108 This adds support for rt3290 wireless chipset family to the 119 This adds support for rt2500 wireless chipset family. 132 This adds support for rt2501 wireless chipset family. [all …]
|
/linux-4.4.14/drivers/video/fbdev/intelfb/ |
D | intelfb.h | 315 int chipset; member 364 #define IS_I9XX(dinfo) (((dinfo)->chipset == INTEL_915G) || \ 365 ((dinfo)->chipset == INTEL_915GM) || \ 366 ((dinfo)->chipset == INTEL_945G) || \ 367 ((dinfo)->chipset == INTEL_945GM) || \ 368 ((dinfo)->chipset == INTEL_945GME) || \ 369 ((dinfo)->chipset == INTEL_965G) || \ 370 ((dinfo)->chipset == INTEL_965GM))
|
D | intelfbhw.c | 76 dinfo->chipset = INTEL_830M; in intelfbhw_get_chipset() 82 dinfo->chipset = INTEL_845G; in intelfbhw_get_chipset() 89 dinfo->chipset = INTEL_854; in intelfbhw_get_chipset() 100 dinfo->chipset = INTEL_855GME; in intelfbhw_get_chipset() 104 dinfo->chipset = INTEL_855GM; in intelfbhw_get_chipset() 108 dinfo->chipset = INTEL_852GME; in intelfbhw_get_chipset() 112 dinfo->chipset = INTEL_852GM; in intelfbhw_get_chipset() 116 dinfo->chipset = INTEL_85XGM; in intelfbhw_get_chipset() 122 dinfo->chipset = INTEL_865G; in intelfbhw_get_chipset() 128 dinfo->chipset = INTEL_915G; in intelfbhw_get_chipset() [all …]
|
D | intelfb_i2c.c | 155 switch(dinfo->chipset) { in intelfb_create_i2c_busses()
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-sis630 | 5 630 chipset (Datasheet: available at http://www.sfr-fresh.com/linux) 6 730 chipset 7 964 chipset 18 above to check if it works for you chipset, but DANGEROUS! 48 in your 'lspci' output , then this driver is for your chipset.
|
D | i2c-i801 | 6 * Intel 82801BA (ICH2 - part of the '815E' chipset) 64 Intel's '810' chipset for Celeron-based PCs, '810E' chipset for 65 Pentium-based PCs, '815E' chipset, and others.
|
D | i2c-amd8111 | 23 in your 'lspci -v', then this driver is for your chipset.
|
D | i2c-via | 12 i2c-via is an i2c bus driver for motherboards with VIA chipset.
|
D | i2c-nforce2 | 46 The SMBus adapter in the nForce2 chipset seems to be very similar to the
|
D | i2c-sis96x | 18 named chipset combinations. The driver was developed without benefit of a
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | nv30.c | 69 int b = (device->chipset > 0x30 ? in calc_bias() 98 if (device->chipset == 0x30 || in nv30_fb_init() 99 device->chipset == 0x31 || in nv30_fb_init() 100 device->chipset == 0x35) { in nv30_fb_init() 102 int n = (device->chipset == 0x31 ? 2 : 4); in nv30_fb_init()
|
D | nv50.c | 178 if (device->chipset < 0xa3 || in nv50_fb_intr() 179 device->chipset == 0xaa || device->chipset == 0xac) { in nv50_fb_intr()
|
D | ramnv1a.c | 38 if (fb->subdev.device->chipset == 0x1a) { in nv1a_ram_new()
|
D | ramnv50.c | 96 if (device->chipset == 0xa0) { in nv50_ram_timing_calc() 305 if (subdev->device->chipset <= 0x96 && !next->bios.ramcfg_00_03_02) in nv50_ram_calc() 360 if (subdev->device->chipset >= 0x92) in nv50_ram_calc() 409 if (subdev->device->chipset <= 0x96) { in nv50_ram_calc() 474 if (subdev->device->chipset <= 0x96 && next->bios.ramcfg_00_03_02) in nv50_ram_calc()
|
D | ramnv40.c | 124 switch (device->chipset) { in nv40_ram_prog()
|
D | ramgt215.c | 657 if (device->chipset == 0xa3 && freq <= 500000) in gt215_ram_calc() 732 if (device->chipset == 0xa3 && freq > 500000) { in gt215_ram_calc() 775 if (device->chipset == 0xa8) { in gt215_ram_calc()
|
/linux-4.4.14/drivers/ata/ |
D | pata_sis.c | 726 struct sis_chipset *chipset = NULL; in sis_init_one() local 787 chipset = sets; /* Match found */ in sis_init_one() 790 chipset = &sis100_early; in sis_init_one() 797 if (chipset == NULL) { in sis_init_one() 814 chipset = &sis133; in sis_init_one() 822 chipset = &sis133; in sis_init_one() 825 chipset = &sis133; in sis_init_one() 831 if (chipset == NULL) { in sis_init_one() 852 chipset = &sis133_early; in sis_init_one() 855 chipset = &sis100; in sis_init_one() [all …]
|
/linux-4.4.14/drivers/net/arcnet/ |
D | Kconfig | 14 chipset of your card. If you don't know, then it's probably a 15 COM90xx type card, so say Y (or M) to "ARCnet COM90xx chipset 73 tristate "ARCnet COM90xx (normal) chipset driver" 75 This is the chipset driver for the standard COM90xx cards. If you 83 tristate "ARCnet COM90xx (IO mapped) chipset driver" 85 This is the chipset driver for the COM90xx cards, using them in 94 tristate "ARCnet COM90xx (RIM I) chipset driver" 96 This is yet another chipset driver for the COM90xx cards, but this 105 tristate "ARCnet COM20020 chipset driver" 108 This is the driver for the new COM20020 chipset. It supports such
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | nv50.c | 35 switch (device->chipset) { in read_div() 60 switch (device->chipset) { in read_pll_src() 170 if (device->chipset != 0xa0) in read_pll() 257 switch (device->chipset) { in nv50_clk_read() 266 if (device->chipset == 0xa0) /* wtf?? */ in nv50_clk_read() 294 switch (device->chipset) { in nv50_clk_read() 402 if (device->chipset != 0x98) in nv50_clk_calc() 410 if (device->chipset != 0x98) in nv50_clk_calc() 453 if (device->chipset < 0x92) in nv50_clk_calc() 527 switch (device->chipset) { in nv50_clk_new_()
|
D | g84.c | 47 (device->chipset >= 0x94), pclk); in g84_clk_new()
|
/linux-4.4.14/drivers/ide/ |
D | Kconfig | 196 comment "IDE chipset support/bugfixes" 199 tristate "generic/default IDE chipset support" 228 tristate "CMD640 chipset bugfix/support" 234 "SiS" chipset. Unfortunately, it has a number of rather nasty 325 tristate "OPTi 82C621 chipset enhanced support" 332 tristate "RZ1000 chipset bugfix/support" 337 Pentium motherboards, usually along with the "Neptune" chipset. 350 tristate "AEC62XX chipset support" 358 tristate "ALI M15x3 chipset support" 383 tristate "ATI IXP chipset IDE support" [all …]
|
D | ide-4drives.c | 28 .chipset = ide_4drives,
|
D | dtc2278.c | 96 .chipset = ide_dtc2278,
|
D | macide.c | 93 .chipset = ide_generic,
|
D | ide-pnp.c | 33 .chipset = ide_generic,
|
D | rapide.c | 15 .chipset = ide_generic,
|
D | ide-generic.c | 32 .chipset = ide_generic,
|
D | umc8672.c | 133 .chipset = ide_umc8672,
|
D | delkin_cb.c | 71 .chipset = ide_pci,
|
D | falconide.c | 114 .chipset = ide_generic,
|
D | ide_platform.c | 46 .chipset = ide_generic,
|
D | gayle.c | 110 .chipset = ide_generic,
|
D | q40ide.c | 118 .chipset = ide_generic,
|
D | buddha.c | 152 .chipset = ide_generic,
|
D | ali14xx.c | 204 .chipset = ide_ali14xx,
|
D | icside.c | 406 .chipset = ide_acorn, 460 .chipset = ide_acorn,
|
D | ht6560b.c | 346 .chipset = ide_ht6560b,
|
D | tx4938ide.c | 127 .chipset = ide_generic,
|
D | ide-cs.c | 112 .chipset = ide_pci,
|
D | qd65xx.c | 341 .chipset = ide_qd65xx,
|
D | palm_bk3710.c | 310 .chipset = ide_palm3710,
|
D | ide-probe.c | 1052 hwif->chipset = d->chipset ? d->chipset : ide_pci; in ide_init_port()
|
D | ide-dma.c | 336 if (hwif->chipset == ide_acorn && mode == 0) { in ide_find_dma_mode()
|
/linux-4.4.14/drivers/gpu/drm/via/ |
D | via_map.c | 94 int via_driver_load(struct drm_device *dev, unsigned long chipset) in via_driver_load() argument 106 dev_priv->chipset = chipset; in via_driver_load()
|
D | via_drv.h | 85 int chipset; member 136 extern int via_driver_load(struct drm_device *dev, unsigned long chipset);
|
D | via_irq.c | 276 if (dev_priv->chipset == VIA_PRO_GROUP_A || in via_driver_irq_preinstall() 277 dev_priv->chipset == VIA_DX9_0) { in via_driver_irq_preinstall()
|
D | via_verifier.c | 975 cme_video = (dev_priv->chipset == VIA_PRO_GROUP_A || in via_verify_command_stream() 976 dev_priv->chipset == VIA_DX9_0); in via_verify_command_stream() 978 supported_3d = dev_priv->chipset != VIA_DX9_0; in via_verify_command_stream()
|
/linux-4.4.14/drivers/gpu/drm/sis/ |
D | sis_drv.c | 40 static int sis_driver_load(struct drm_device *dev, unsigned long chipset) in sis_driver_load() argument 52 dev_priv->chipset = chipset; in sis_driver_load()
|
D | sis_drv.h | 59 unsigned int chipset; member
|
D | sis_mm.c | 261 if (dev_priv->chipset != SIS_CHIP_315) in sis_idle()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | vga.c | 136 if (device->chipset == 0x11) { in nvkm_lockvgac() 165 if (device->chipset == 0x11) { in nvkm_rdvgaowner() 192 if (device->chipset == 0x11) { in nvkm_wrvgaowner() 200 if (device->chipset == 0x11) { in nvkm_wrvgaowner()
|
D | nv04.c | 65 if (device->chipset >= 0x10 && device->chipset <= 0x40) { in nv04_disp_intr()
|
D | sorg94.c | 65 if (device->chipset >= 0x110) in g94_sor_dp_lane_map() 67 if (device->chipset == 0xaf) in g94_sor_dp_lane_map()
|
D | nv50.c | 303 if (device->chipset < 0x90 || in exec_script() 304 device->chipset == 0x92 || in exec_script() 305 device->chipset == 0xa0) { in exec_script() 363 if (device->chipset < 0x90 || in exec_clkcmp() 364 device->chipset == 0x92 || in exec_clkcmp() 365 device->chipset == 0xa0) { in exec_clkcmp()
|
D | dport.c | 338 if (disp->base.engine.subdev.device->chipset < 0xd0) in nvkm_dp_train()
|
/linux-4.4.14/arch/arm/mach-iop33x/ |
D | Kconfig | 11 evaluation kit for the IOP331 chipset. 17 evaluation kit for the IOP332 chipset.
|
/linux-4.4.14/drivers/mfd/ |
D | lpc_ich.c | 97 int chipset; member 790 switch (lpc_chipset_info[priv->chipset].iTCO_version) { in lpc_ich_enable_acpi_space() 844 info = &lpc_chipset_info[priv->chipset]; in lpc_ich_finalize_wdt_cell() 859 cell->platform_data = &lpc_chipset_info[priv->chipset]; in lpc_ich_finalize_gpio_cell() 934 switch (lpc_chipset_info[priv->chipset].gpio_version) { in lpc_ich_init_gpio() 950 lpc_chipset_info[priv->chipset].use_gpio = ret; in lpc_ich_init_gpio() 1002 if (lpc_chipset_info[priv->chipset].iTCO_version == 1) { in lpc_ich_init_wdt() 1005 } else if (lpc_chipset_info[priv->chipset].iTCO_version == 2) { in lpc_ich_init_wdt() 1017 } else if (lpc_chipset_info[priv->chipset].iTCO_version == 3) { in lpc_ich_init_wdt() 1050 priv->chipset = id->driver_data; in lpc_ich_probe() [all …]
|
/linux-4.4.14/drivers/iio/magnetometer/ |
D | ak8975.c | 715 enum asahi_compass_chipset *chipset) in ak8975_match_acpi_device() argument 722 *chipset = (int)id->driver_data; in ak8975_match_acpi_device() 735 enum asahi_compass_chipset chipset = AK_MAX_TYPE; in ak8975_probe() local 775 chipset = (enum asahi_compass_chipset)(id->driver_data); in ak8975_probe() 778 name = ak8975_match_acpi_device(&client->dev, &chipset); in ak8975_probe() 782 if (chipset >= AK_MAX_TYPE) { in ak8975_probe() 784 chipset); in ak8975_probe() 788 data->def = &ak_def_array[chipset]; in ak8975_probe()
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 807 int chipset; /* DC21040, DC21041 or DC21140 */ member 875 int chipset; member 1033 int chipset; member 1160 if (lp->chipset != DC21140) { in de4x5_hw_init() 1161 if ((lp->chipset==DC21040) && (lp->params.autosense&TP_NW)) { in de4x5_hw_init() 1164 if ((lp->chipset==DC21041) && (lp->params.autosense&BNC_AUI)) { in de4x5_hw_init() 1240 if ((lp->chipset == DC21140) && (i == 0x20)) { in de4x5_hw_init() 1260 if ((lp->chipset != DC21040) && (lp->chipset != DC21041)) { in de4x5_hw_init() 1404 bmr = (lp->chipset==DC21140 ? PBL_8 : PBL_4) | DESC_SKIP_LEN | DE4X5_CACHE_ALIGN; in de4x5_sw_reset() 1405 bmr |= ((lp->chipset & ~0x00ff)==DC2114x ? BMR_RML : 0); in de4x5_sw_reset() [all …]
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ |
D | falcon.c | 135 if (device->chipset < 0xa3 || in nvkm_falcon_oneinit() 136 device->chipset == 0xaa || device->chipset == 0xac) { in nvkm_falcon_oneinit() 191 device->chipset, falcon->addr >> 12); in nvkm_falcon_init() 210 device->chipset, falcon->addr >> 12); in nvkm_falcon_init() 225 device->chipset, falcon->addr >> 12); in nvkm_falcon_init()
|
/linux-4.4.14/drivers/idle/ |
D | Kconfig | 19 tristate "Intel chipset idle memory power saving driver" 23 chipsets. The chipset must have I/O AT support, such as the
|
/linux-4.4.14/Documentation/ |
D | io_ordering.txt | 5 chipset to flush pending writes to the device before any reads are posted. A 45 Here, the reads from safe_register will cause the I/O chipset to flush any 46 pending writes before actually posting the read to the chipset, preventing
|
D | hsi.txt | 8 and a Baseband chipset. It has been specified by the MIPI alliance in 2003 and
|
D | svga.txt | 61 with VESA-compliant BIOS]) or a chipset name (e.g., Trident). Direct detection 76 case your chipset has been detected, some chipset-specific modes are shown as
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
D | Kconfig | 26 Marvell Discovery PPC/MIPS chipset family (MV643XX) and 29 Some boards that use the Discovery chipset are the Momenco 87 This driver supports adapters based on the original Yukon chipset: 91 It does not support the newer Yukon2 chipset: a separate driver, 122 Marvell Yukon 2 chipset:
|
/linux-4.4.14/drivers/net/ethernet/samsung/ |
D | Kconfig | 9 If you have a network (Ethernet) chipset belonging to this class, 15 for your specific chipset/driver in the following questions.
|
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | Kconfig | 18 TI wl1251 chipset. Select this if your platform is using 29 TI wl1251 chipset. Select this if your platform is using
|
/linux-4.4.14/drivers/nfc/microread/ |
D | Kconfig | 6 NFC chipsets. It implements the chipset HCI logic and hooks into 27 Inside microread chipsets. Select this if your microread chipset
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
D | Kconfig | 12 If you have a network (Ethernet) chipset belonging to this class, 18 for your specific chipset/driver in the following questions. 90 on the AMD LANCE chipset: RieblCard (with or without battery), or 99 DEC (now Compaq) based on the AMD LANCE chipset, including the 100 DEPCA series. (This chipset is better known via the NE2100 cards.) 168 cards are based on the AMD LANCE chipset, which is better known
|
/linux-4.4.14/drivers/staging/wilc1000/ |
D | Kconfig | 42 WILC1000 chipset. The Atmel WILC1000 SDIO is a full speed interface. 56 WILC1000 chipset. The Atmel WILC1000 has a Serial Peripheral 70 chipset. This OOB interrupt is intended to provide a faster interrupt
|
/linux-4.4.14/drivers/gpu/drm/savage/ |
D | savage_bci.c | 538 int savage_driver_load(struct drm_device *dev, unsigned long chipset) in savage_driver_load() argument 548 dev_priv->chipset = (enum savage_family)chipset; in savage_driver_load() 573 if (S3_SAVAGE3D_SERIES(dev_priv->chipset)) { in savage_driver_firstopen() 597 } else if (dev_priv->chipset != S3_SUPERSAVAGE && in savage_driver_firstopen() 598 dev_priv->chipset != S3_SAVAGE2000) { in savage_driver_firstopen() 747 if (S3_SAVAGE3D_SERIES(dev_priv->chipset)) { in savage_do_init_bci() 815 if (dev_priv->chipset <= S3_SAVAGE4) { in savage_do_init_bci() 847 if (S3_SAVAGE3D_SERIES(dev_priv->chipset)) { in savage_do_init_bci() 860 if (S3_SAVAGE3D_SERIES(dev_priv->chipset)) { in savage_do_init_bci() 869 if (S3_SAVAGE3D_SERIES(dev_priv->chipset)) in savage_do_init_bci()
|
D | savage_state.c | 211 if (S3_SAVAGE3D_SERIES(dev_priv->chipset)) { in savage_dispatch_state() 323 if (S3_SAVAGE3D_SERIES(dev_priv->chipset)) { in savage_dispatch_dma_prim() 359 if (S3_SAVAGE3D_SERIES(dev_priv->chipset) && dev_priv->waiting) { in savage_dispatch_dma_prim() 391 } else if (S3_SAVAGE3D_SERIES(dev_priv->chipset)) { in savage_dispatch_dma_prim() 460 if (S3_SAVAGE3D_SERIES(dev_priv->chipset)) { in savage_dispatch_vb_prim() 579 if (S3_SAVAGE3D_SERIES(dev_priv->chipset)) { in savage_dispatch_dma_idx() 609 if (S3_SAVAGE3D_SERIES(dev_priv->chipset) && dev_priv->waiting) { in savage_dispatch_dma_idx() 650 } else if (S3_SAVAGE3D_SERIES(dev_priv->chipset)) { in savage_dispatch_dma_idx() 717 if (S3_SAVAGE3D_SERIES(dev_priv->chipset)) { in savage_dispatch_vb_idx()
|
D | savage_drv.h | 135 enum savage_family chipset; member 210 extern int savage_driver_load(struct drm_device *dev, unsigned long chipset);
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | Kconfig | 7 hardware-specific differences among different chipset families. 8 Each chipset family needs to implement its own lower-level module
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_vga.c | 19 drm->device.info.chipset >= 0x4c) in nouveau_vga_set_decode() 22 if (drm->device.info.chipset >= 0x40) in nouveau_vga_set_decode()
|
D | nouveau_backlight.c | 196 if (drm->device.info.chipset <= 0xa0 || in nv50_backlight_init() 197 drm->device.info.chipset == 0xaa || in nv50_backlight_init() 198 drm->device.info.chipset == 0xac) in nv50_backlight_init()
|
D | nv04_fbcon.c | 201 device->info.chipset >= 0x11 ? 0x009f : 0x005f, in nv04_fbcon_accel_init() 206 if (RING_SPACE(chan, 49 + (device->info.chipset >= 0x11 ? 4 : 0))) { in nv04_fbcon_accel_init() 255 if (device->info.chipset >= 0x11 /*XXX: oclass == 0x009f*/) { in nv04_fbcon_accel_init()
|
D | nouveau_drm.c | 221 if (device->info.chipset >= 0xa3 && in nouveau_accel_init() 222 device->info.chipset != 0xaa && in nouveau_accel_init() 223 device->info.chipset != 0xac) { in nouveau_accel_init() 419 if (drm->device.info.chipset == 0xc1) in nouveau_drm_load()
|
D | nouveau_connector.c | 819 drm->device.info.chipset >= 0x46) in get_tmds_link_bandwidth() 821 else if (drm->device.info.chipset >= 0x40) in get_tmds_link_bandwidth() 823 else if (drm->device.info.chipset >= 0x18) in get_tmds_link_bandwidth()
|
D | nouveau_bo.c | 151 if (device->info.chipset >= 0x40) { in nouveau_bo_fixup_align() 155 } else if (device->info.chipset >= 0x30) { in nouveau_bo_fixup_align() 159 } else if (device->info.chipset >= 0x20) { in nouveau_bo_fixup_align() 163 } else if (device->info.chipset >= 0x10) { in nouveau_bo_fixup_align()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | Kconfig | 11 If you have a network (Ethernet) chipset belonging to this class, 17 for your specific chipset/driver in the following questions. 60 MIPS chipset family (BCM63XX). 70 Broadcom BCM7xxx Set Top Box family chipset. 170 Broadcom BCM7xxx Set Top Box family chipset using an internal
|
/linux-4.4.14/drivers/gpu/drm/mga/ |
D | mga_warp.c | 61 switch (dev_priv->chipset) { in mga_warp_install_microcode() 142 switch (dev_priv->chipset) { in mga_warp_init()
|
D | mga_ioc32.c | 42 int chipset; member 74 || __put_user(init32.chipset, &init->chipset) in compat_mga_init()
|
D | mga_drv.h | 89 int chipset; member 222 if (dev_priv->chipset >= MGA_CARD_TYPE_G400) \
|
D | mga_state.c | 55 if (dev_priv->chipset >= MGA_CARD_TYPE_G400) { in mga_emit_clip_rect() 434 if (dev_priv->chipset >= MGA_CARD_TYPE_G400) { in mga_verify_state() 1026 value = dev_priv->chipset; in mga_getparam()
|
/linux-4.4.14/drivers/net/wireless/orinoco/ |
D | Kconfig | 2 tristate "Hermes chipset 802.11b support (Orinoco/Prism2/Symbol)" 32 bool "Support Prism 2/2.5 chipset" 38 would not support WPA or firmware download for Prism chipset. 104 the Prism 2.5 chipset. These are true PCI cards, not the 802.11b 113 A driver for "Hermes" chipset based PCMCIA wireless adaptors, such
|
/linux-4.4.14/drivers/video/fbdev/riva/ |
D | nv_driver.c | 159 unsigned int chipset = par->Chipset; in riva_get_memlen() local 227 if(chipset == NV_CHIP_IGEFORCE2) { in riva_get_memlen() 233 } else if (chipset == NV_CHIP_0x01F0) { in riva_get_memlen()
|
D | riva_hw.c | 2105 unsigned int chipset in nv10GetConfig() argument 2120 if(chipset == NV_CHIP_IGEFORCE2) { in nv10GetConfig() 2125 } else if(chipset == NV_CHIP_0x01F0) { in nv10GetConfig() 2171 switch (chipset & 0x0ff0) { in nv10GetConfig() 2205 switch(chipset & 0x0ff0) { in nv10GetConfig() 2227 unsigned int chipset in RivaGetConfig() argument 2248 nv10GetConfig(chip, chipset); in RivaGetConfig() 2253 chip->Chipset = chipset; in RivaGetConfig()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | nv50.c | 102 if (device->chipset > 0x50 && device->chipset < 0x94) { in nv50_fan_pwm_clock()
|
D | nv40.c | 32 switch (therm->subdev.device->chipset) { in nv40_sensor_style()
|
/linux-4.4.14/Documentation/fb/ |
D | vt8623fb.txt | 2 vt8623fb - fbdev driver for graphics core in VIA VT8623 chipset 9 VIA VT8623 [CLE266] chipset and its graphics core
|
D | modedb.txt | 140 amifb - Amiga chipset frame buffer 145 sstfb - Voodoo 1/2 (SST1) chipset frame buffer 147 tridentfb - Trident (Cyber)blade chipset frame buffer
|
D | intel810.txt | 193 better than 640x480 at 60Hz. HOWEVER, if your chipset/display combination 253 patch to see the chipset in action (or inaction :-). 265 4. Intel(c). For this value-oriented chipset driver and for
|
/linux-4.4.14/Documentation/networking/ |
D | arcnet.txt | 50 for yet another chipset. Now the generic support has been separated from the 51 individual chipset drivers, and the source files aren't quite so packed with 111 and at least one chipset driver.) 122 There are four chipset options: 124 1. Standard ARCnet COM90xx chipset. 127 chipset driver which will autoprobe if not told where the card is. 131 If you load the chipset support as a module, the options are: 137 2. ARCnet COM20020 chipset. 139 This is the new chipset from SMC with support for promiscuous mode (packet 146 If you load the chipset support as a module, the options are: [all …]
|
D | dmfe.txt | 17 10/100 ethernet cards uses Davicom chipset too, so this driver supports CNET cards too ).If you
|
D | s2io.txt | 133 ** For AMD opteron platforms with 8131 chipset, MMRBC=1 and MOST=1 are
|
/linux-4.4.14/drivers/net/ethernet/cirrus/ |
D | Kconfig | 23 Support for CS89x0 chipset based Ethernet cards. If you have a 53 Support for CS89x0 chipset based Ethernet cards. If you have a
|
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
D | hw.c | 92 if (drm->device.info.chipset == 0x11) { in NVSetOwner() 103 if (drm->device.info.chipset == 0x11) { /* set me harder */ in NVSetOwner() 152 else if (drm->device.info.chipset == 0x30 || drm->device.info.chipset == 0x35) { in nouveau_hw_decode_pll() 401 if (drm->device.info.chipset == 0x11) in nv_save_state_ramdac() 408 if (drm->device.info.chipset >= 0x30) in nv_save_state_ramdac() 478 if (drm->device.info.chipset == 0x11) in nv_load_state_ramdac() 485 if (drm->device.info.chipset >= 0x30) in nv_load_state_ramdac() 812 if (drm->device.info.chipset == 0x11) in nouveau_hw_save_state()
|
D | overlay.c | 122 if (drm->device.info.chipset >= 0x30) { in nv10_update_plane() 271 switch (drm->device.info.chipset) { in nv10_overlay_init() 499 if (dev->info.chipset < 0x10) in nouveau_overlay_init() 501 else if (dev->info.chipset <= 0x40) in nouveau_overlay_init()
|
D | crtc.c | 140 if (drm->device.info.chipset > 0x40 && dot_clock <= (pll_lim.vco1.max_freq / 2)) in nv_crtc_calc_state_ext() 153 if (drm->device.info.chipset < 0x41) in nv_crtc_calc_state_ext() 513 if (drm->device.info.chipset >= 0x11) in nv_crtc_mode_set_regs() 594 if (drm->device.info.chipset >= 0x11) in nv_crtc_mode_set_regs() 973 if (drm->device.info.chipset == 0x11) { in nv11_cursor_upload() 1014 if (drm->device.info.chipset >= 0x11) in nv04_crtc_cursor_set()
|
D | hw.h | 265 if (drm->device.info.chipset == 0x11) in nv_heads_tied() 321 if (drm->device.info.chipset == 0x11 && !nv_heads_tied(dev)) in NVLockVgaCrtcs()
|
D | dfp.c | 419 if (drm->device.info.chipset == 0x11) in nv04_dfp_mode_set() 430 if (drm->device.info.chipset != 0x11) { in nv04_dfp_mode_set() 466 if (drm->device.info.chipset < 0x44) in nv04_dfp_commit()
|
D | tvnv17.c | 157 if (drm->device.info.chipset == 0x42 || in nv17_tv_detect() 158 drm->device.info.chipset == 0x43) in nv17_tv_detect() 590 if (drm->device.info.chipset < 0x44) in nv17_tv_commit()
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
D | Kconfig | 11 Choose this option to enable DRM on STM stiH41x chipset
|
/linux-4.4.14/drivers/acpi/apei/ |
D | Kconfig | 14 APEI allows to report errors (for example from the chipset) 27 platform hardware errors (such as that from chipset). It
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | pll.c | 126 if (device->chipset == 0x50) in pll_map() 129 if (device->chipset < 0xa3 || in pll_map() 130 device->chipset == 0xaa || in pll_map() 131 device->chipset == 0xac) in pll_map()
|
D | shadowrom.c | 51 if (device->card_type == NV_40 && device->chipset >= 0x4c) in prom_init()
|
D | perf.c | 118 switch (bios->subdev.device->chipset) { in nvbios_perfEp()
|
/linux-4.4.14/drivers/edac/ |
D | Kconfig | 18 supporting chipset or other subsystems: 200 i5400 MCH chipset (Seaburg). 216 82860 chipset. 219 tristate "Radisys 82600 embedded chipset" 223 82600 embedded chipset. 226 tristate "Intel Greencreek/Blackford chipset" 244 Clarksboro MCH (Intel 7300 chipset).
|
/linux-4.4.14/drivers/gpu/drm/shmobile/ |
D | Kconfig | 13 Choose this option if you have an SH Mobile chipset.
|
/linux-4.4.14/drivers/gpu/drm/fsl-dcu/ |
D | Kconfig | 17 Choose this option if you have an Freescale DCU chipset.
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | user.c | 59 switch (device->chipset) { in nvkm_udevice_info() 109 args->v0.chipset = device->chipset; in nvkm_udevice_info()
|
D | base.c | 2357 device->chipset = (boot0 & 0x1ff00000) >> 20; 2359 switch (device->chipset & 0x1f0) { 2361 if (0x461 & (1 << (device->chipset & 0xf))) 2389 device->chipset = 0x05; 2391 device->chipset = 0x04; 2395 switch (device->chipset) { 2474 if ( device->card_type <= NV_10 || device->chipset < 0x17 || 2475 (device->chipset >= 0x20 && device->chipset < 0x25))
|
/linux-4.4.14/Documentation/input/ |
D | cs461x.txt | 6 0.5.8a kernel drivers as an chipset documentation and samples. 39 specific options required to work this driver. The found chipset parameters
|
/linux-4.4.14/drivers/usb/atm/ |
D | Kconfig | 37 AccessRunner chipset. In order to use your modem you will need to 49 or eagle chipset. In order to use your modem you will need to
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-hix5hd2.txt | 1 I2C for Hisilicon hix5hd2 chipset platform
|
/linux-4.4.14/drivers/staging/vt6656/ |
D | TODO | 8 - abstract VT3184 chipset specific code
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
D | nv20.c | 37 uint32_t mask = (device->chipset >= 0x25 ? 0x300 : 0x900); in nv20_devinit_meminit()
|
D | nv10.c | 43 if (device->card_type >= NV_11 && device->chipset >= 0x17) in nv10_devinit_meminit()
|
/linux-4.4.14/drivers/staging/vt6655/ |
D | TODO | 8 - abstract VT3253 chipset specific code
|
/linux-4.4.14/include/linux/ |
D | agp_backend.h | 48 enum chipset_type chipset; member
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
D | 8139too.c | 611 chip_t chipset; member 848 tp->chipset = i; in rtl8139_init_board() 856 tp->chipset = 0; in rtl8139_init_board() 862 if (tp->chipset >= CH_8139B) { in rtl8139_init_board() 865 if ((rtl_chip_info[tp->chipset].flags & HasLWake) && in rtl8139_init_board() 874 if (rtl_chip_info[tp->chipset].flags & HasLWake) { in rtl8139_init_board() 1055 rtl_chip_info[tp->chipset].name); in rtl8139_init_one() 1107 if (rtl_chip_info[tp->chipset].flags & HasHltClk) in rtl8139_init_one() 1395 if (rtl_chip_info[tp->chipset].flags & HasHltClk) in rtl8139_hw_start() 1420 if (tp->chipset >= CH_8139B) { in rtl8139_hw_start() [all …]
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ce/ |
D | gt215.c | 83 (device->chipset != 0xaf), 0x104000, pengine); in gt215_ce_new()
|
/linux-4.4.14/drivers/net/ethernet/davicom/ |
D | Kconfig | 11 Support for DM9000 chipset.
|
/linux-4.4.14/drivers/nfc/st21nfca/ |
D | Kconfig | 7 STMicroelectronics ST21NFCA core driver. It implements the chipset
|
/linux-4.4.14/drivers/gpu/drm/rcar-du/ |
D | Kconfig | 11 Choose this option if you have an R-Car chipset.
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
D | nv40.c | 164 if (device->chipset == 0x40) imem->base.reserved = 0x6aa0 * vs; in nv40_instmem_oneinit() 165 else if (device->chipset < 0x43) imem->base.reserved = 0x4f00 * vs; in nv40_instmem_oneinit()
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
D | Kconfig | 13 Choose this option if you have a Rockchip soc chipset.
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
D | ni_660x.c | 881 static void init_tio_chip(struct comedi_device *dev, int chipset) in init_tio_chip() argument 887 devpriv->dma_configuration_soft_copies[chipset] = 0; in init_tio_chip() 889 devpriv->dma_configuration_soft_copies[chipset] |= in init_tio_chip() 892 ni_660x_write_register(dev, chipset, in init_tio_chip() 893 devpriv->dma_configuration_soft_copies[chipset], in init_tio_chip() 896 ni_660x_write_register(dev, chipset, 0, IOConfigReg(i)); in init_tio_chip()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
D | gk104.c | 85 switch (device->chipset) { in gk104_pmu_pgob()
|
D | memx.c | 131 if (device->chipset < 0xd0) { in nvkm_memx_wait_vblank()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | nv40.c | 79 switch (device->chipset) { in nv40_fifo_init()
|
/linux-4.4.14/drivers/iio/accel/ |
D | kxcjk-1013.c | 110 enum kx_chipset chipset; member 368 int idx = data->chipset; in kxcjk1013_get_startup_times() 1148 enum kx_chipset *chipset, in kxcjk1013_match_acpi_device() argument 1160 *chipset = (enum kx_chipset)id->driver_data; in kxcjk1013_match_acpi_device() 1189 data->chipset = (enum kx_chipset)(id->driver_data); in kxcjk1013_probe() 1193 &data->chipset, in kxcjk1013_probe()
|
/linux-4.4.14/drivers/nfc/pn544/ |
D | Kconfig | 26 NXP pn544 chipsets. Select this if your pn544 chipset
|
/linux-4.4.14/drivers/nfc/st-nci/ |
D | Kconfig | 6 STMicroelectronics NFC NCI chips core driver. It implements the chipset
|
/linux-4.4.14/arch/mips/jazz/ |
D | Kconfig | 2 bool "Support for Acer PICA 1 chipset"
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | Kconfig | 41 8797/8997 chipset with USB interface.
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
D | Kconfig | 72 Ethernet cards using an NS8390 chipset or its equivalent, say Y. 80 chipset on many common ColdFire CPU based boards. Many of the older 189 chipset, like the Village Tronic Ariadne II and the Individual
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | cpu-drivers.txt | 37 So, you just got a brand-new CPU / chipset with datasheets and want to 38 add cpufreq support for this CPU / chipset? Great. Here are some hints 47 chipset. If so, register a struct cpufreq_driver with the CPUfreq core 195 in-chipset dynamic frequency switching to policy->min, the upper limit
|
/linux-4.4.14/drivers/staging/olpc_dcon/ |
D | Kconfig | 11 controller (integrate into the processor or chipset) and the LCD
|
/linux-4.4.14/drivers/staging/xgifb/ |
D | XGI_main.h | 77 u8 chipset; member
|
/linux-4.4.14/sound/firewire/ |
D | Kconfig | 27 tristate "Oxford Semiconductor FW970/971 chipset support" 32 Oxford Semiconductor FW970/971 chipset.
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
D | nv50.c | 50 if (device->chipset == 0x50) { in nv50_sw_chan_vblsem_release()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | Kconfig | 192 chipset. If M is selected the module will be called sis. AGP 200 chipset. If M is selected the module will be called via. 207 chipset. If M is selected the module will be called savage.
|
D | drm_agpsupport.c | 414 if (head->agp_info.chipset == NOT_SUPPORTED) { in drm_agp_init()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
D | agp.c | 170 if (device->chipset == 0x18) in nvkm_agp_ctor()
|
D | base.c | 173 switch (device->chipset) { in nvkm_pci_new_()
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | gamecube.dts | 49 /* devices contained int the flipper chipset */
|
D | wii.dts | 58 /* devices contained in the hollywood chipset */
|
/linux-4.4.14/Documentation/x86/i386/ |
D | IO-APIC.txt | 46 connected to the PCI chipset IRQ routing facility (the incoming PIRQ1-4 74 the PCI chipset. Most cards issue INTA, this creates optimal distribution
|
/linux-4.4.14/Documentation/ide/ |
D | ide.txt | 164 drivers can always be compiled as loadable modules, the chipset drivers 166 compiled as a loadable module provided no chipset support is needed. 194 kernel paremeter to enable probing for VLB version of the chipset (PCI ones 198 (support for IDE generic chipset with four drives on one port).
|
/linux-4.4.14/drivers/atm/ |
D | Kconfig | 35 chipset such as the Speedstream 3010 and the ENI-25p. The 37 have the code to drive the on-board Alcatel DSL chipset (yet). 73 in the PCI chipset and cause data corruption. In such cases, large 182 The NICStAR chipset family is used in a large number of ATM NICs for 275 This is a driver for the Horizon chipset ATM adapter cards once
|
/linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
D | Kconfig | 12 Atheros 5xxx chipset.
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | Kconfig | 30 Atheros AR6004 chipset and chipsets based on it running over
|
/linux-4.4.14/drivers/media/pci/zoran/ |
D | Kconfig | 7 36057/36067 PCI controller chipset. This includes the Iomega
|
/linux-4.4.14/sound/isa/ |
D | Kconfig | 90 based on the AZT1605 chipset. 103 based on the AZT2316 chipset. 279 Media Vision Jazz16 chipset: digital chip MVD1216 (Jazz16), 283 Jazz16 chipset.
|
/linux-4.4.14/include/uapi/drm/ |
D | mga_drm.h | 278 int chipset; member
|
/linux-4.4.14/drivers/net/ethernet/natsemi/ |
D | Kconfig | 53 of gigabit ethernet MACs. Cards using this chipset include
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
D | Kconfig | 60 tristate "Support for cards with Infineon chipset"
|
/linux-4.4.14/arch/x86/kernel/ |
D | early-quirks.c | 596 struct chipset { struct 611 static struct chipset early_qrk[] __initdata = { argument
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | Kconfig | 84 Neptune chipset.
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | Kconfig | 11 Choose this option if you have a Samsung SoC EXYNOS chipset.
|
/linux-4.4.14/arch/mips/loongson64/ |
D | Kconfig | 92 of Loongson processor and RS780/SBX00 chipset.
|
/linux-4.4.14/Documentation/ia64/ |
D | IRQ-redir.txt | 43 fixed SAPIC mode with hint). The XTP chipset registers are used as hints
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | kirkwood-b3.dts | 40 /* Wifi model has Atheros chipset on pcie port */
|
/linux-4.4.14/Documentation/thermal/ |
D | nouveau_thermal | 35 on your chipset.
|
/linux-4.4.14/drivers/firewire/ |
D | Kconfig | 27 is the only chipset in use, so say Y here.
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | PROBLEMS | 22 try disabling features of your PCI chipset in the BIOS setup.
|
/linux-4.4.14/drivers/video/fbdev/ |
D | Kconfig | 409 tristate "Amiga native chipset support" 413 chipset found in Amigas. 419 bool "Amiga OCS chipset support" 427 bool "Amiga ECS chipset support" 436 bool "Amiga AGA chipset support" 471 bool "Atari native chipset support" 478 chipset found in Ataris. 541 This is the frame buffer device driver for the Asiliant 69030 chipset 912 graphics cards based upon the 3DLABS Wildcat chipset. The driver 925 graphics cards based upon the 3DLABS Wildcat chipset. The driver [all …]
|
D | amifb.c | 73 # define IS_OCS (chipset == TAG_OCS) 82 # define IS_ECS (chipset == TAG_ECS) 91 # define IS_AGA (chipset == TAG_AGA) 518 static u_short maxfmode, chipset; variable 3573 chipset = TAG_OCS; in amifb_probe() 3586 chipset = TAG_ECS; in amifb_probe() 3608 chipset = TAG_AGA; in amifb_probe()
|
/linux-4.4.14/drivers/net/wireless/hostap/ |
D | Kconfig | 19 Intersil Prism2/2.5/3 chipset. This driver supports so called
|
/linux-4.4.14/Documentation/dvb/ |
D | contributors.txt | 55 for all the work for the FlexCopII chipset by B2C2,Inc.
|
D | bt8xx.txt | 8 for accessing the i2c bus and the gpio pins of the bt8xx chipset.
|
/linux-4.4.14/Documentation/video4linux/ |
D | zr364xx.txt | 32 http://www.harmwal.nl/pccam880/ (this project also supports cameras based on this chipset)
|
/linux-4.4.14/arch/c6x/ |
D | Kconfig | 85 of your chipset/board/processor.
|
/linux-4.4.14/drivers/net/wireless/ |
D | Kconfig | 75 tristate "Atmel at76c50x chipset 802.11b support" 85 Many cards based on this chipset do not have flash memory
|
/linux-4.4.14/drivers/scsi/ufs/ |
D | Kconfig | 84 Select this if you have UFS controller on QCOM chipset.
|
/linux-4.4.14/drivers/w1/slaves/ |
D | Kconfig | 54 in the DS2423 chipset from the w1_slave file under the
|
/linux-4.4.14/Documentation/hwmon/ |
D | lm83 | 67 monitoring chipset. One temperature sensor is used for the motherboard
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | device.h | 94 u32 chipset; member
|
/linux-4.4.14/drivers/net/irda/ |
D | Kconfig | 254 dongles tend to be less efficient than a FIR chipset. 291 W83977AF super-io chipset. This driver should be used for the IrDA 292 chipset in the Corel NetWinder. The driver supports SIR, MIR and
|
/linux-4.4.14/arch/alpha/ |
D | Kconfig | 143 For systems using the Digital ALCOR chipset: 5 chips (4, 64-bit data 174 Various 21264 systems with the tsunami core logic chipset. 209 Typhoon/Tsunami chipset family. Information on it is scanty. 303 AlphaServer ES45/DS25 SMP based on EV68 and Titan chipset.
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | l2cc.txt | 18 "brcm,bcm11351-a2-pl310-cache": For Broadcom bcm11351 chipset where an
|
/linux-4.4.14/drivers/net/ethernet/smsc/ |
D | Kconfig | 28 another SMC9192/9194 based chipset. Say Y if you want it compiled
|
/linux-4.4.14/arch/arm/mach-bcm/ |
D | Kconfig | 167 chipset.
|
/linux-4.4.14/drivers/watchdog/ |
D | Kconfig | 670 Hardware watchdog driver for the AMD/ATI SP5100 chipset. The TCO 833 On some motherboards the driver may fail to reset the chipset's 854 Super I/0 chipset used on many motherboards. 936 This is the driver for the hardware watchdog on the PC87413 chipset 956 On some motherboards the driver may fail to reset the chipset's 1027 SMSC SCH3112, SCH3114 and SCH3116 Super IO chipset 1039 Winbond SMsC37B787 chipset as used on the NetRunner Mainboard 1060 southbridge chipset CX700, VX800/VX820 or VX855/VX875. 1099 This is the driver for the hardware watchdog on the W83877F chipset
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/ |
D | class.h | 172 __u16 chipset; /* from NV_PMC_BOOT_0 */ member
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
D | radeonfb.h | 315 int chipset; member
|
/linux-4.4.14/Documentation/scsi/ |
D | 53c700.txt | 23 define if the chipset must be supported in little endian mode on a big
|