/openbmc/linux/drivers/misc/mei/ |
H A 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
|
/openbmc/u-boot/arch/x86/cpu/queensbay/ |
H A D | Kconfig | 29 bool "Add a Chipset Micro Code state machine binary" 31 Select this option to add a Chipset Micro Code state machine binary 37 string "Chipset Micro Code state machine filename" 41 The filename of the file to use as Chipset Micro Code state machine 45 hex "Chipset Micro Code state machine binary location"
|
/openbmc/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() 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() 963 (par->Chipset & 0xfff0) == 0x0040) { in NVLoadStateExt() 1244 switch (par->Chipset & 0xfff0) { in NVLoadStateExt() 1389 if(((par->Chipset & 0xfff0) in NVLoadStateExt() 1391 ((par->Chipset & 0xfff0) 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 | 177 if (((par->Chipset & 0xffff) == 0x0328) && (state->bpp == 32)) { in nvidia_panel_tweak() 182 if ((par->Chipset & 0xfff0) == 0x0310) in nvidia_panel_tweak() 462 if ((par->Chipset & 0x0ff0) != 0x0110) in nvidia_calc_regs() 471 if ((par->Chipset & 0x0ff0) == 0x0110) { in nvidia_calc_regs() 619 if ((par->Chipset & 0x0ff0) == 0x0110) in nvidiafb_set_par() 1225 static u32 nvidia_get_arch(u32 Chipset) in nvidia_get_arch() argument 1229 switch (Chipset & 0x0ff0) { in nvidia_get_arch() 1283 int Chipset; in nvidiafb_probe() local 1308 Chipset = nvidia_get_chipset(pd, REGS); in nvidiafb_probe() 1309 Architecture = nvidia_get_arch(Chipset); in nvidiafb_probe() [all …]
|
H A D | nv_type.h | 106 int Chipset; member
|
/openbmc/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 | 1278 if((chip->Chipset == NV_CHIP_IGEFORCE2) || in CalcStateExt() 1279 (chip->Chipset == NV_CHIP_0x01F0)) in CalcStateExt() 1627 if((chip->Chipset & 0x0ff0) == 0x0110) { in LoadStateExt() 1630 if((chip->Chipset & 0x0ff0) >= 0x0170) { in LoadStateExt() 1783 if((chip->Chipset & 0x0ff0) == 0x0110) { in UnloadStateExt() 1786 if((chip->Chipset & 0x0ff0) >= 0x0170) { in UnloadStateExt() 2220 chip->Chipset = chipset; in RivaGetConfig()
|
H A D | riva_hw.h | 428 U032 Chipset; member
|
H A D | fbdev.c | 1928 default_par->Chipset = (pd->vendor << 16) | pd->device; in rivafb_probe() 1929 printk(KERN_INFO PFX "nVidia device/chipset %X\n",default_par->Chipset); in rivafb_probe()
|
/openbmc/linux/Documentation/hwmon/ |
H A D | asus_ec_sensors.rst | 42 1. Chipset (PCH) temperature 49 8. Chipset fan RPM
|
H A D | asus_wmi_sensors.rst | 61 * Chipset Temperature,
|
H A D | dell-smm-hwmon.rst | 260 - 5 indicates Chipset fan
|
/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/ |
H A D | platform.asl | 37 /* Chipset specific sleep states */
|
/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/ |
H A D | platform.asl | 34 /* Chipset specific sleep states */
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Control/ |
H A D | NMISource.interface.yaml | 42 - name: Chipset
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-scsi_host | 6 SCU controller. The Intel(R) C600 Series Chipset SATA/SAS
|
/openbmc/ipmitool/contrib/ |
H A D | oem_ibm_sel_map | 186 …FERR or NERR Register","R","R","R","R","R","R","R","R","0x00","Lindenhurst Chipset Event: Hi Fatal" 187 …RR or NERR Register","R","R","R","R","R","R","R","R","0x00","Lindenhurst Chipset Event: Hi Nonfata… 227 "0xC0","XX","XX","XX","XX","XX","XX","XX","0x05","0x00","R","R","R","0x00","Chipset Event/Error Occ…
|
/openbmc/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)"
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | enumeration.rst | 12 SoC/Chipset to appear only in ACPI namespace. These are typically devices
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | qcom.yaml | 1037 Subtype ID unique to a Platform Type/Chipset ID. For a given
|
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | 3200 case nmi::NMISource::BMCSourceSignal::Chipset: in ipmiOEMGetNmiSource() 3251 bmcSourceSignal = nmi::NMISource::BMCSourceSignal::Chipset; in ipmiOEMSetNmiSource()
|
/openbmc/u-boot/tools/binman/ |
H A D | README.entries | 144 Entry: intel-cmc: Entry containing an Intel Chipset Micro Code (CMC) file
|
/openbmc/u-boot/doc/ |
H A D | README.x86 | 199 also requires a Chipset Micro Code (CMC) state machine binary to be present in
|