/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. 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 …]
|
/linux/drivers/gpu/nova-core/ |
H A D | gpu.rs | 20 /// Enum representation of the GPU chipset. 22 pub(crate) enum Chipset { 26 impl Chipset { impl 27 pub(crate) const ALL: &'static [Chipset] = &[ 28 $( Chipset::$variant, )* 41 impl TryFrom<u32> for Chipset { 46 $( $value => Ok(Chipset::$variant), )* 76 impl Chipset { implementation 100 impl fmt::Display for Chipset { implementation 149 chipset: Chipset, field [all …]
|
H A D | fb.rs | 12 use crate::gpu::Chipset; 33 /// Chipset we are operating on. 34 chipset: Chipset, field 45 chipset: Chipset, in register() argument 49 hal::fb_hal(chipset).write_sysmem_flush_page(bar, page.dma_handle())?; in register() 52 chipset, in register() 63 let hal = hal::fb_hal(self.chipset); in unregister() 96 pub(crate) fn new(chipset: Chipset, bar: &Bar0) -> Result<Self> { in new() argument 97 let hal = hal::fb_hal(chipset); in new()
|
H A D | firmware.rs | 16 use crate::gpu::Chipset; 32 pub(crate) fn new(dev: &device::Device, chipset: Chipset, ver: &str) -> Result<Firmware> { in new() argument 33 let mut chip_name = CString::try_from_fmt(fmt!("{chipset}"))?; in new() 156 const fn make_entry_file(self, chipset: &str, fw: &str) -> Self { in make_entry_file() 161 .push(chipset) in make_entry_file() 170 const fn make_entry_chipset(self, chipset: &str) -> Self { in make_entry_chipset() 171 self.make_entry_file(chipset, "booter_load") in make_entry_chipset() 172 .make_entry_file(chipset, "booter_unload") in make_entry_chipset() 173 .make_entry_file(chipset, "bootloader") in make_entry_chipset() 174 .make_entry_file(chipset, "gsp") in make_entry_chipset() [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/drivers/net/arcnet/ |
H A 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
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | Kconfig | 51 Select this option will enable support for 8851BE chipset 62 Select this option will enable support for 8851BU chipset 73 Select this option will enable support for 8852AE chipset 85 Select this option will enable support for 8852BE chipset 97 Select this option will enable support for 8852BU chipset 109 Select this option will enable support for 8852BE-VT chipset 120 Select this option will enable support for 8852CE chipset 131 Select this option will enable support for 8922AE/8922AE-VS chipset
|
/linux/drivers/gpu/nova-core/falcon/ |
H A D | hal.rs | 7 use crate::gpu::Chipset; 13 /// Implements chipset-specific low-level operations. The trait is generic against [`FalconEngine`] 36 /// Returns a boxed falcon HAL adequate for `chipset`. 42 chipset: Chipset, in falcon_hal() 44 use Chipset::*; in falcon_hal() 46 let hal = match chipset { in falcon_hal()
|
/linux/drivers/gpu/nova-core/fb/ |
H A D | hal.rs | 6 use crate::gpu::Chipset; 28 /// Returns the HAL corresponding to `chipset`. 29 pub(super) fn fb_hal(chipset: Chipset) -> &'static dyn FbHal { in fb_hal() 30 use Chipset::*; in fb_hal() 32 match chipset { in fb_hal()
|
/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/drivers/ufs/host/ |
H A D | Kconfig | 69 Select this if you have UFS controller on QCOM chipset. 84 Select this if you have UFS controller on Mediatek chipset. 94 Select this if you have UFS controller on Hisilicon chipset. 105 Select this if you have UFS controller on Renesas chipset. 143 Select this if you have UFS controller on Unisoc chipset. 155 Select this if you have UFS controller on Rockchip chipset.
|
/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/Documentation/networking/ |
H A D | arcnet.rst | 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 116 and at least one chipset driver.) 127 There are four chipset options: 129 1. Standard ARCnet COM90xx chipset. 132 chipset driver which will autoprobe if not told where the card is. 137 If you load the chipset support as a module, the options are:: 144 2. ARCnet COM20020 chipset. 146 This is the new chipset from SMC with support for promiscuous mode (packet 155 If you load the chipset support as a module, the options are:: [all …]
|
/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. 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
|
/linux/drivers/ata/ |
H A D | pata_sis.c | 16 * Original tests and design on the SiS620 chipset. 17 * ATA100 tests and design on the SiS735 chipset. 119 * SiS chipset. 727 struct sis_chipset *chipset = NULL; in sis_init_one() local 788 chipset = sets; /* Match found */ in sis_init_one() 791 chipset = &sis100_early; in sis_init_one() 798 if (chipset == NULL) { in sis_init_one() 815 chipset = &sis133; in sis_init_one() 823 chipset = &sis133; in sis_init_one() 826 chipset = &sis133; in sis_init_one() [all …]
|
/linux/drivers/cpufreq/ |
H A D | cpufreq-nforce2.c | 35 * FSB is changed using the chipset 111 * nforce2_write_pll - write PLL value to chipset 114 * Writes new FSB PLL value to chipset 131 * Read FSB from chipset 139 /* Get chipset boot FSB from subdevice 5 (FSB at boot-time) */ in nforce2_fsb_read() 394 pr_info("Detected nForce2 chipset revision %X\n", in nforce2_detect_chipset() 412 /* detect chipset */ in nforce2_init() 414 pr_info("No nForce2 chipset\n"); in nforce2_init()
|
/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 …]
|
/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/ethernet/broadcom/ |
H A D | Kconfig | 12 If you have a network (Ethernet) chipset belonging to this class, 18 be asked for your specific chipset/driver in the following questions. 69 MIPS chipset family (BCM63XX). 83 Broadcom BCM7xxx Set Top Box family chipset. 202 Broadcom BCM7xxx Set Top Box family chipset using an internal
|