| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | Kconfig | 67 Select this option will enable support for 8822BE chipset 78 Select this option will enable support for 8822BS chipset 89 Select this option will enable support for 8822BU chipset 100 Select this option will enable support for 8822CE chipset 111 Select this option will enable support for 8822CS chipset 122 Select this option will enable support for 8822CU chipset 133 Select this option will enable support for 8723DE chipset 144 Select this option will enable support for 8723DS chipset 155 Select this option to enable support for 8723CS chipset (EXPERIMENTAL) 169 Select this option will enable support for 8723DU chipset [all …]
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A 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. 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/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A 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 …]
|
| H A 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 …]
|
| /linux/drivers/char/agp/ |
| H A 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 …]
|
| /linux/arch/arm/mach-bcm/ |
| H A D | Kconfig | 175 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
|
| /linux/Documentation/i2c/busses/ |
| H A 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.
|
| /linux/drivers/misc/mei/ |
| H A D | Kconfig | 25 7 Series Chipset Family 26 6 Series Chipset Family 27 5 Series Chipset Family 28 4 Series Chipset Family 29 Mobile 4 Series Chipset Family
|
| /linux/drivers/net/ethernet/amd/ |
| H A D | Kconfig | 13 If you have a network (Ethernet) chipset belonging to this class, 19 for your specific chipset/driver in the following questions. 73 on the AMD LANCE chipset: RieblCard (with or without battery), or 82 DEC (now Compaq) based on the AMD LANCE chipset, including the 83 DEPCA series. (This chipset is better known via the NE2100 cards.) 132 cards are based on the AMD LANCE chipset, which is better known
|
| /linux/Documentation/devicetree/bindings/net/bluetooth/ |
| H A D | nxp,88w8987-bt.yaml | 51 connected to BT_WAKE_IN pin of the NXP chipset. 56 The GPIO number of the NXP chipset used for BT_WAKE_IN. 62 connected to BT_WAKE_OUT pin of the NXP chipset. 73 The GPIO number of the NXP chipset used for BT_WAKE_OUT.
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A 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()
|
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | Kconfig | 17 WILC1000 chipset. The Atmel WILC1000 SDIO is a full speed interface. 33 WILC1000 chipset. The Atmel WILC1000 has a Serial Peripheral 45 chipset. This OOB interrupt is intended to provide a faster interrupt
|
| /linux/drivers/video/fbdev/riva/ |
| H A D | nv_driver.c | 103 switch(par->Chipset & 0xffff) { in riva_is_second() 159 unsigned int chipset = par->Chipset; in riva_get_memlen() local 228 if(chipset == NV_CHIP_IGEFORCE2) { in riva_get_memlen() 234 } else if (chipset == NV_CHIP_0x01F0) { in riva_get_memlen() 341 switch (par->Chipset & 0xffff) { in riva_common_setup() 377 switch (par->Chipset & 0x0ff0) { in riva_common_setup() 379 if (par->Chipset == NV_CHIP_GEFORCE2_GO) in riva_common_setup() 421 RivaGetConfig(&par->riva, par->pdev, par->Chipset); in riva_common_setup()
|
| /linux/drivers/video/fbdev/via/ |
| H A D | hw.h | 136 /* VT3314 chipset*/ 175 /* VT3336 chipset*/ 194 /* VT3327 chipset*/ 212 /* VT3364 chipset*/ 579 /* support VT3314 chipset */ 582 /* VT3324 chipset */ 585 /* VT3204 chipset*/ 587 /* VT3336 chipset*/ 589 /* VT3327 chipset*/ 591 /* VT3293 chipset*/ [all …]
|
| /linux/drivers/watchdog/ |
| H A D | f71808e_wdt.c | 41 #define SIO_F71808_ID 0x0901 /* Chipset ID */ 42 #define SIO_F71858_ID 0x0507 /* Chipset ID */ 43 #define SIO_F71862_ID 0x0601 /* Chipset ID */ 44 #define SIO_F71868_ID 0x1106 /* Chipset ID */ 45 #define SIO_F71869_ID 0x0814 /* Chipset ID */ 46 #define SIO_F71869A_ID 0x1007 /* Chipset ID */ 47 #define SIO_F71882_ID 0x0541 /* Chipset ID */ 48 #define SIO_F71889_ID 0x0723 /* Chipset ID */ 49 #define SIO_F81803_ID 0x1210 /* Chipset ID */ 50 #define SIO_F81865_ID 0x0704 /* Chipset ID */ [all …]
|
| H A D | sp5100_tco.h | 32 /* For SP5100/SB7x0/SB8x0 chipset */ 36 /* For SP5100/SB7x0 chipset */ 50 /* For SB8x0(or later) chipset */
|
| /linux/drivers/ata/ |
| H A D | pata_rz1000.c | 12 * mode of the RZ1000 IDE chipset, commonly used on Intel motherboards. 72 dev_info(&pdev->dev, "disabled chipset readahead.\n"); in rz1000_fifo_disable() 82 * handling except that we *MUST* kill the chipset readahead or the 100 dev_err(&pdev->dev, "failed to disable read-ahead on chipset.\n"); in rz1000_init_one()
|
| /linux/Documentation/driver-api/ |
| H A D | io_ordering.rst | 9 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/drivers/net/ethernet/samsung/ |
| H A D | Kconfig | 10 If you have a network (Ethernet) chipset belonging to this class, 16 for your specific chipset/driver in the following questions.
|
| /linux/drivers/video/fbdev/nvidia/ |
| H A D | nv_hw.c | 152 if (((par->Chipset & 0xfff0) == 0x0290) || in nvGetClocks() 153 ((par->Chipset & 0xfff0) == 0x0390)) { in nvGetClocks() 200 if (((par->Chipset & 0x0ff0) == 0x0300) || in nvGetClocks() 201 ((par->Chipset & 0x0ff0) == 0x0330)) { in nvGetClocks() 688 if ((par->Chipset & 0x0FF0) == 0x01A0) { in nForceUpdateArbitrationSettings() 904 if ((par->Chipset & 0xfff0) == 0x0240 || in NVCalcStateExt() 905 (par->Chipset & 0xfff0) == 0x03d0) { in NVCalcStateExt() 908 } else if (((par->Chipset & 0xffff) == 0x01A0) || in NVCalcStateExt() 909 ((par->Chipset & 0xffff) == 0x01f0)) { in NVCalcStateExt() 963 (par->Chipset & 0xfff0) == 0x0040) { in NVLoadStateExt() [all …]
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | Kconfig | 19 TI wl1251 chipset. Select this if your platform is using 30 TI wl1251 chipset. Select this if your platform is using
|
| /linux/drivers/nfc/microread/ |
| H A D | Kconfig | 7 NFC chipsets. It implements the chipset HCI logic and hooks into 28 Inside microread chipsets. Select this if your microread chipset
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | Kconfig | 8 hardware-specific differences among different chipset families. 9 Each chipset family needs to implement its own lower-level module
|
| /linux/drivers/hid/intel-ish-hid/ |
| H A D | Kconfig | 12 processor in the chipset. This allows the core processor to go into 26 processor in the chipset.
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| H A 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() 403 if (device->chipset != 0x98) in nv50_clk_calc() 411 if (device->chipset != 0x98) in nv50_clk_calc() 454 if (device->chipset < 0x92) in nv50_clk_calc() 528 switch (device->chipset) { in nv50_clk_new_()
|