Home
last modified time | relevance | path

Searched refs:chipset (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxnv50.c308 if (device->chipset == 0x50) { in nv50_gr_construct_mmio()
315 if (IS_NVA3F(device->chipset)) in nv50_gr_construct_mmio()
319 if (device->chipset == 0x50) in nv50_gr_construct_mmio()
321 else if (device->chipset < 0xa0) in nv50_gr_construct_mmio()
326 if (device->chipset >= 0xa0) in nv50_gr_construct_mmio()
328 if (IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio()
342 if (device->chipset < 0xa0) { in nv50_gr_construct_mmio()
345 } else if (!IS_NVA3F(device->chipset)) { in nv50_gr_construct_mmio()
356 if (device->chipset == 0x50) in nv50_gr_construct_mmio()
366 if (device->chipset == 0x50) { in nv50_gr_construct_mmio()
[all …]
Dctxnv40.c123 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 …]
Dnv40.h41 if ((device->chipset & 0xf0) == 0x60) in nv44_gr_class()
44 return !(0x0aaf & (1 << (device->chipset & 0x0f))); in nv44_gr_class()
Dnv40.c183 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()
/Linux-v4.19/drivers/char/agp/
DKconfig12 as a sort of "AGP driver" for the motherboard's chipset.
31 tristate "ALI chipset support"
37 For the ALi-chipset question, ALi suggests you refer to
40 The M1541 chipset can do AGP 1x and 2x, but note that there is an
42 timing issues, this chipset cannot do AGP 2x with the G200.
46 tristate "ATI chipset support"
53 tristate "AMD Irongate, 761, and 762 chipset support"
70 tristate "Intel 440LX/BX/GX, I8xx and E7x05 chipset support"
82 tristate "NVIDIA nForce/nForce2 chipset support"
89 tristate "SiS chipset support"
[all …]
/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/
DKconfig27 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-v4.19/drivers/video/fbdev/intelfb/
Dintelfb.h316 int chipset; member
365 #define IS_I9XX(dinfo) (((dinfo)->chipset == INTEL_915G) || \
366 ((dinfo)->chipset == INTEL_915GM) || \
367 ((dinfo)->chipset == INTEL_945G) || \
368 ((dinfo)->chipset == INTEL_945GM) || \
369 ((dinfo)->chipset == INTEL_945GME) || \
370 ((dinfo)->chipset == INTEL_965G) || \
371 ((dinfo)->chipset == INTEL_965GM))
/Linux-v4.19/Documentation/i2c/busses/
Di2c-sis6305 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.
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv30.c69 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()
/Linux-v4.19/drivers/ata/
Dpata_sis.c726 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-v4.19/drivers/net/arcnet/
DKconfig14 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-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dnv50.c35 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_()
/Linux-v4.19/drivers/ide/
DKconfig199 comment "IDE chipset support/bugfixes"
202 tristate "generic/default IDE chipset support"
231 tristate "CMD640 chipset bugfix/support"
237 "SiS" chipset. Unfortunately, it has a number of rather nasty
328 tristate "OPTi 82C621 chipset enhanced support"
335 tristate "RZ1000 chipset bugfix/support"
340 Pentium motherboards, usually along with the "Neptune" chipset.
353 tristate "AEC62XX chipset support"
361 tristate "ALI M15x3 chipset support"
386 tristate "ATI IXP chipset IDE support"
[all …]
/Linux-v4.19/drivers/gpu/drm/via/
Dvia_map.c94 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()
/Linux-v4.19/drivers/gpu/drm/sis/
Dsis_drv.c40 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()
/Linux-v4.19/drivers/gpu/drm/mga/
Dmga_ioc32.c42 int chipset; member
71 memcpy(&init.chipset, &init32.chipset, in compat_mga_init()
73 offsetof(drm_mga_init_t, chipset)); in compat_mga_init()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dvga.c136 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()
Dnv04.c52 if (device->chipset >= 0x10 && device->chipset <= 0x40) { in nv04_disp_intr()
/Linux-v4.19/drivers/mfd/
Dlpc_ich.c94 int chipset; member
842 switch (lpc_chipset_info[priv->chipset].iTCO_version) { in lpc_ich_enable_acpi_space()
896 info = &lpc_chipset_info[priv->chipset]; in lpc_ich_finalize_wdt_cell()
911 cell->platform_data = &lpc_chipset_info[priv->chipset]; in lpc_ich_finalize_gpio_cell()
986 switch (lpc_chipset_info[priv->chipset].gpio_version) { in lpc_ich_init_gpio()
1002 lpc_chipset_info[priv->chipset].use_gpio = ret; in lpc_ich_init_gpio()
1058 if (lpc_chipset_info[priv->chipset].iTCO_version == 1) { in lpc_ich_init_wdt()
1061 } else if (lpc_chipset_info[priv->chipset].iTCO_version == 2) { in lpc_ich_init_wdt()
1073 } else if (lpc_chipset_info[priv->chipset].iTCO_version == 3) { in lpc_ich_init_wdt()
1105 info->type = lpc_chipset_info[priv->chipset].spi_type; in lpc_ich_init_spi()
[all …]
/Linux-v4.19/arch/arm/mach-iop33x/
DKconfig11 evaluation kit for the IOP331 chipset.
17 evaluation kit for the IOP332 chipset.
/Linux-v4.19/drivers/net/ethernet/dec/tulip/
Dde4x5.c807 int chipset; /* DC21040, DC21041 or DC21140 */ member
875 int chipset; member
1033 int chipset; member
1157 if (lp->chipset != DC21140) { in de4x5_hw_init()
1158 if ((lp->chipset==DC21040) && (lp->params.autosense&TP_NW)) { in de4x5_hw_init()
1161 if ((lp->chipset==DC21041) && (lp->params.autosense&BNC_AUI)) { in de4x5_hw_init()
1237 if ((lp->chipset == DC21140) && (i == 0x20)) { in de4x5_hw_init()
1257 if ((lp->chipset != DC21040) && (lp->chipset != DC21041)) { in de4x5_hw_init()
1401 bmr = (lp->chipset==DC21140 ? PBL_8 : PBL_4) | DESC_SKIP_LEN | DE4X5_CACHE_ALIGN; in de4x5_sw_reset()
1402 bmr |= ((lp->chipset & ~0x00ff)==DC2114x ? BMR_RML : 0); in de4x5_sw_reset()
[all …]
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/
Dfalcon.c135 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-v4.19/drivers/staging/wilc1000/
DKconfig12 WILC1000 chipset. The Atmel WILC1000 SDIO is a full speed interface.
26 WILC1000 chipset. The Atmel WILC1000 has a Serial Peripheral
39 chipset. This OOB interrupt is intended to provide a faster interrupt
/Linux-v4.19/Documentation/
Dio_ordering.txt9 chipset to flush pending writes to the device before any reads are posted. A
49 Here, the reads from safe_register will cause the I/O chipset to flush any
50 pending writes before actually posting the read to the chipset, preventing
/Linux-v4.19/drivers/net/ethernet/samsung/
DKconfig9 If you have a network (Ethernet) chipset belonging to this class,
15 for your specific chipset/driver in the following questions.

12345678910>>...12