| /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 …]
|
| H A D | nv_setup.c | 230 u32 implementation = par->Chipset & 0x0ff0; in nv10GetConfig() 242 if ((par->Chipset & 0xffff) == 0x01a0) { in nv10GetConfig() 247 } else if ((par->Chipset & 0xffff) == 0x01f0) { in nv10GetConfig() 275 u16 implementation = par->Chipset & 0x0ff0; in NVCommonSetup() 325 par->BlendingPossible = ((par->Chipset & 0xffff) != 0x0020); in NVCommonSetup() 328 switch (par->Chipset & 0xffff) { in NVCommonSetup() 408 if ((par->Chipset & 0x0fff) <= 0x0020) in NVCommonSetup()
|
| H A D | nvidia.c | 178 if (((par->Chipset & 0xffff) == 0x0328) && (state->bpp == 32)) { in nvidia_panel_tweak() 183 if ((par->Chipset & 0xfff0) == 0x0310) in nvidia_panel_tweak() 463 if ((par->Chipset & 0x0ff0) != 0x0110) in nvidia_calc_regs() 472 if ((par->Chipset & 0x0ff0) == 0x0110) { in nvidia_calc_regs() 620 if ((par->Chipset & 0x0ff0) == 0x0110) in nvidiafb_set_par() 1228 static u32 nvidia_get_arch(u32 Chipset) in nvidia_get_arch() argument 1232 switch (Chipset & 0x0ff0) { in nvidia_get_arch() 1286 int Chipset; in nvidiafb_probe() local 1311 Chipset = nvidia_get_chipset(pd, REGS); in nvidiafb_probe() 1312 Architecture = nvidia_get_arch(Chipset); in nvidiafb_probe() [all …]
|
| H A D | nv_type.h | 106 int Chipset; member
|
| /linux/drivers/gpu/nova-core/fb/ |
| H A D | hal.rs | 7 gpu::Chipset, // 31 pub(super) fn fb_hal(chipset: Chipset) -> &'static dyn FbHal { in fb_hal() 32 use Chipset::*; in fb_hal()
|
| /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() 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()
|
| H A D | rivafb.h | 59 unsigned int Chipset; member
|
| H A D | riva_hw.c | 1281 if((chip->Chipset == NV_CHIP_IGEFORCE2) || in CalcStateExt() 1282 (chip->Chipset == NV_CHIP_0x01F0)) in CalcStateExt() 1630 if((chip->Chipset & 0x0ff0) == 0x0110) { in LoadStateExt() 1633 if((chip->Chipset & 0x0ff0) >= 0x0170) { in LoadStateExt() 1786 if((chip->Chipset & 0x0ff0) == 0x0110) { in UnloadStateExt() 1789 if((chip->Chipset & 0x0ff0) >= 0x0170) { in UnloadStateExt() 2223 chip->Chipset = chipset; in RivaGetConfig()
|
| H A D | riva_hw.h | 428 U032 Chipset; member
|
| H A D | fbdev.c | 1930 default_par->Chipset = (pd->vendor << 16) | pd->device; in rivafb_probe() 1931 printk(KERN_INFO PFX "nVidia device/chipset %X\n",default_par->Chipset); in rivafb_probe()
|
| /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/gpu/nova-core/gsp/ |
| H A D | boot.rs | 33 gpu::Chipset, 134 chipset: Chipset, in boot() argument
|
| H A D | fw.rs | 32 gpu::Chipset, 121 fn base_rm_size(_chipset: Chipset) -> u64 { in base_rm_size() 176 pub(crate) fn from_chipset(chipset: Chipset) -> &'static LibosParams { in from_chipset() 177 if chipset < Chipset::GA102 { in from_chipset() 186 pub(crate) fn wpr_heap_size(&self, chipset: Chipset, fb_size: u64) -> u64 { in wpr_heap_size() argument
|
| /linux/Documentation/hwmon/ |
| H A D | cgbc-hwmon.rst | 35 temp6_input Chipset temperature
|
| H A D | asus_wmi_sensors.rst | 61 * Chipset Temperature,
|
| H A D | dell-smm-hwmon.rst | 306 - 5 indicates Chipset fan
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r570/nvrm/ |
| H A D | gsp.h | 302 NvU32 Chipset; member
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-scsi_host | 6 SCU controller. The Intel(R) C600 Series Chipset SATA/SAS
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/nvrm/ |
| H A D | gsp.h | 325 NvU32 Chipset; member
|
| /linux/drivers/gpu/nova-core/gsp/fw/r570_144/ |
| H A D | bindings.rs | 594 pub Chipset: u32_, field
|
| /linux/drivers/eisa/ |
| H A D | eisa.ids | 625 ICU02F0 "Gateway Ethertwist 16 (Fujitsu Chipset)" 626 ICU02F1 "Gateway Ethertwist 16 (National Chipset)" 627 ICU0300 "Gateway Ethertwist PC/PC-WS(National Chipset)"
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | enumeration.rst | 12 SoC/Chipset to appear only in ACPI namespace. These are typically devices
|
| /linux/drivers/scsi/ |
| H A D | Kconfig | 692 tristate "Intel(R) C600 Series Chipset SAS Controller"
|
| /linux/ |
| H A D | CREDITS | 1621 D: Active-ATA-Chipset maddness..........
|