| /kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
| D | Kconfig | 28 This adds support for rt2400 wireless chipset family. 40 This adds support for rt2500 wireless chipset family. 55 This adds support for rt2501 wireless chipset family. 72 This adds support for rt27xx/rt28xx/rt30xx wireless chipset family. 84 This adds support for rt33xx wireless chipset family to the 92 This adds support for rt35xx wireless chipset family to the 101 This adds support for rt53xx wireless chipset family to the 109 This adds support for rt3290 wireless chipset family to the 120 This adds support for rt2500 wireless chipset family. 133 This adds support for rt2501 wireless chipset family. [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
| D | Kconfig | 28 This adds support for rt2400 wireless chipset family. 40 This adds support for rt2500 wireless chipset family. 55 This adds support for rt2501 wireless chipset family. 72 This adds support for rt27xx/rt28xx/rt30xx wireless chipset family. 84 This adds support for rt33xx wireless chipset family to the 92 This adds support for rt35xx wireless chipset family to the 101 This adds support for rt53xx wireless chipset family to the 109 This adds support for rt3290 wireless chipset family to the 120 This adds support for rt2500 wireless chipset family. 133 This adds support for rt2501 wireless chipset family. [all …]
|
| /kernel/linux/linux-6.6/drivers/char/agp/ |
| D | Kconfig | 12 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 …]
|
| /kernel/linux/linux-5.10/drivers/char/agp/ |
| D | Kconfig | 12 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 …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
| D | Kconfig | 45 Select this option will enable support for 8822BE chipset 56 Select this option will enable support for 8822BS chipset 67 Select this option will enable support for 8822BU chipset 78 Select this option will enable support for 8822CE chipset 89 Select this option will enable support for 8822CS chipset 100 Select this option will enable support for 8822CU chipset 111 Select this option will enable support for 8723DE chipset 122 Select this option will enable support for 8723DS chipset 133 Select this option will enable support for 8723DU chipset 144 Select this option will enable support for 8821CE chipset [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| 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 | ctxnv50.c | 308 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 …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| 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 | ctxnv50.c | 308 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 …]
|
| /kernel/linux/linux-5.10/drivers/ide/ |
| D | Kconfig | 200 comment "IDE chipset support/bugfixes" 203 tristate "generic/default IDE chipset support" 232 tristate "CMD640 chipset bugfix/support" 238 "SiS" chipset. Unfortunately, it has a number of rather nasty 322 tristate "Generic PCI IDE Chipset Support" 329 tristate "OPTi 82C621 chipset enhanced support" 336 tristate "RZ1000 chipset bugfix/support" 341 Pentium motherboards, usually along with the "Neptune" chipset. 354 tristate "AEC62XX chipset support" 362 tristate "ALI M15x3 chipset support" [all …]
|
| /kernel/linux/linux-5.10/drivers/net/arcnet/ |
| D | Kconfig | 15 chipset of your card. If you don't know, then it's probably a 16 COM90xx type card, so say Y (or M) to "ARCnet COM90xx chipset 74 tristate "ARCnet COM90xx (normal) chipset driver" 76 This is the chipset driver for the standard COM90xx cards. If you 84 tristate "ARCnet COM90xx (IO mapped) chipset driver" 86 This is the chipset driver for the COM90xx cards, using them in 95 tristate "ARCnet COM90xx (RIM I) chipset driver" 97 This is yet another chipset driver for the COM90xx cards, but this 106 tristate "ARCnet COM20020 chipset driver" 109 This is the driver for the new COM20020 chipset. It supports such
|
| /kernel/linux/linux-6.6/drivers/net/arcnet/ |
| D | Kconfig | 15 chipset of your card. If you don't know, then it's probably a 16 COM90xx type card, so say Y (or M) to "ARCnet COM90xx chipset 74 tristate "ARCnet COM90xx (normal) chipset driver" 76 This is the chipset driver for the standard COM90xx cards. If you 84 tristate "ARCnet COM90xx (IO mapped) chipset driver" 86 This is the chipset driver for the COM90xx cards, using them in 95 tristate "ARCnet COM90xx (RIM I) chipset driver" 97 This is yet another chipset driver for the COM90xx cards, but this 106 tristate "ARCnet COM20020 chipset driver" 109 This is the driver for the new COM20020 chipset. It supports such
|
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| D | cyclone.c | 49 printk(KERN_INFO "Summit chipset: Starting Cyclone Counter.\n"); in init_cyclone_clock() 55 printk(KERN_ERR "Summit chipset: Could not find valid CBAR" in init_cyclone_clock() 63 printk(KERN_ERR "Summit chipset: Could not find valid CBAR" in init_cyclone_clock() 73 printk(KERN_ERR "Summit chipset: Could not find valid PMCC" in init_cyclone_clock() 85 printk(KERN_ERR "Summit chipset: Could not find valid MPCS" in init_cyclone_clock() 97 printk(KERN_ERR "Summit chipset: Could not find valid MPMC" in init_cyclone_clock() 109 printk(KERN_ERR "Summit chipset: Counter not counting!" in init_cyclone_clock()
|
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| D | cyclone.c | 49 printk(KERN_INFO "Summit chipset: Starting Cyclone Counter.\n"); in init_cyclone_clock() 55 printk(KERN_ERR "Summit chipset: Could not find valid CBAR" in init_cyclone_clock() 63 printk(KERN_ERR "Summit chipset: Could not find valid CBAR" in init_cyclone_clock() 73 printk(KERN_ERR "Summit chipset: Could not find valid PMCC" in init_cyclone_clock() 85 printk(KERN_ERR "Summit chipset: Could not find valid MPCS" in init_cyclone_clock() 97 printk(KERN_ERR "Summit chipset: Could not find valid MPMC" in init_cyclone_clock() 109 printk(KERN_ERR "Summit chipset: Counter not counting!" in init_cyclone_clock()
|
| /kernel/linux/linux-5.10/drivers/misc/mei/ |
| D | Kconfig | 22 7 Series Chipset Family 23 6 Series Chipset Family 24 5 Series Chipset Family 25 4 Series Chipset Family 26 Mobile 4 Series Chipset Family
|
| /kernel/linux/linux-6.6/arch/arm/mach-bcm/ |
| D | Kconfig | 176 embedded in the chipset. 197 chipset. 210 BCA chipset. 223 based chipset. 239 based BCA chipset. 241 This enables support for Broadcom BCA ARM A9 broadband chipset. Currently 249 based BCA chipset. 251 This enables support for Broadcom BCA ARM B15 broadband chipset. Currently
|
| /kernel/linux/linux-6.6/drivers/misc/mei/ |
| D | Kconfig | 22 7 Series Chipset Family 23 6 Series Chipset Family 24 5 Series Chipset Family 25 4 Series Chipset Family 26 Mobile 4 Series Chipset Family
|
| /kernel/linux/linux-5.10/Documentation/i2c/busses/ |
| D | i2c-sis630.rst | 7 630 chipset (Datasheet: available at http://www.sfr-fresh.com/linux) 8 730 chipset 9 964 chipset 22 above to check if it works for you chipset, 54 in your ``lspci`` output , then this driver is for your chipset.
|
| /kernel/linux/linux-6.6/Documentation/i2c/busses/ |
| D | i2c-sis630.rst | 7 630 chipset (Datasheet: available at http://www.sfr-fresh.com/linux) 8 730 chipset 9 964 chipset 22 above to check if it works for you chipset, 54 in your ``lspci`` output , then this driver is for your chipset.
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/ |
| D | intelfb.h | 113 ((d)->chipset != INTEL_865G)*/ 316 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))
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/ |
| D | intelfb.h | 113 ((d)->chipset != INTEL_865G)*/ 316 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))
|
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
| D | Kconfig | 38 Select this option will enable support for 8822BE chipset 49 Select this option will enable support for 8822CE chipset 60 Select this option will enable support for 8723DE chipset 71 Select this option will enable support for 8821CE chipset
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
| D | Kconfig | 38 Select this option will enable support for 8851BE chipset 49 Select this option will enable support for 8852AE chipset 60 Select this option will enable support for 8852BE chipset 71 Select this option will enable support for 8852CE chipset
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
| D | Kconfig | 13 If you have a network (Ethernet) chipset belonging to this class, 19 for your specific chipset/driver in the following questions. 91 on the AMD LANCE chipset: RieblCard (with or without battery), or 100 DEC (now Compaq) based on the AMD LANCE chipset, including the 101 DEPCA series. (This chipset is better known via the NE2100 cards.) 169 cards are based on the AMD LANCE chipset, which is better known
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/amd/ |
| D | Kconfig | 13 If you have a network (Ethernet) chipset belonging to this class, 19 for your specific chipset/driver in the following questions. 84 on the AMD LANCE chipset: RieblCard (with or without battery), or 93 DEC (now Compaq) based on the AMD LANCE chipset, including the 94 DEPCA series. (This chipset is better known via the NE2100 cards.) 153 cards are based on the AMD LANCE chipset, which is better known
|