/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | i2c-muxes.rst | 21 Name (_HID, ...) 24 Name (_HID, ...) 37 Name (_HID, ...) 52 Name (_HID, ...)
|
H A D | namespace.rst | 122 | | +-| _HID | Name(_HID, "PNP0C0D"): the hardware ID 134 | +-| _HID | Name(_HID, "PNP0A08"): the hardware ID 178 | | +-| _HID | Name(_HID, "PNP0A0B"): the hardware ID 212 | N | Device | xSDT | _HID | 267 _HID: 268 _HID in the last column of the table means that the object's bus_id 269 is derived from the _HID/_CID identification objects present under 272 used to retrieve the _HID and _CIDs of that object. 279 bus_id cannot be determined from _HID/_CID of the corresponding 281 example, it may be a PCI device with _ADR defined and without _HID
|
H A D | enumeration.rst | 467 Moreover, the specification mandates that either a _HID or an _ADR identification 469 6.0). For non-enumerable bus types that object must be _HID and its value must 475 if PRP0001 is returned by _HID, the ACPI subsystem will look for the 491 _HID and _CID depends on the position of PRP0001 in the _CID return package. 492 Specifically, the device IDs returned by _HID and preceding PRP0001 in the _CID 494 will be enumerated to depends on the device ID returned by _HID. 502 Name (_HID, "PRP0001") 522 It is valid to define device objects with a _HID returning PRP0001 and without 528 However, PRP0001 can only be returned from either _HID or _CID of a device
|
/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/ |
H A D | lpc.asl | 29 Name(_HID, EISAID("INT0800")) 39 Name(_HID, EISAID("PNP0000")) 66 Name(_HID, EISAID("PNP0100")) 78 Name(_HID, EISAID("PNP0103")) 94 Name(_HID, EISAID("PNP0B00")) 105 Name(_HID, EISAID("PNP0C02"))
|
H A D | southcluster.asl | 8 Name(_HID, EISAID("PNP0A08")) /* PCIe */ 145 Name(_HID, EISAID("PNP0C02"))
|
/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/ |
H A D | lpc.asl | 51 Name(_HID, EISAID("INT0800")) 61 Name(_HID, EISAID("PNP0000")) 88 Name(_HID, EISAID("PNP0100")) 100 Name(_HID, EISAID("PNP0103")) 116 Name(_HID, EISAID("PNP0501")) 164 Name(_HID, EISAID("PNP0B00")) 179 Name(_HID, EISAID("PNP0C02"))
|
H A D | gpio.asl | 12 Name(_HID, "INT33FC") 41 Name(_HID, "INT33FC") 70 Name(_HID, "INT33FC")
|
H A D | southcluster.asl | 11 Name(_HID, EISAID("PNP0A08")) /* PCIe */ 164 Name(_HID, EISAID("PNP0C02"))
|
/openbmc/u-boot/board/intel/bayleybay/acpi/ |
H A D | mainboard.asl | 9 Name(_HID, EISAID("PNP0C0C")) 18 Name(_HID, EISAID("PNP0303")) 35 Name(_HID, EISAID("PNP0F03"))
|
/openbmc/linux/include/media/ |
H A D | ipu-bridge.h | 19 #define IPU_SENSOR_CONFIG(_HID, _NR, ...) \ argument 21 .hid = _HID, \ 26 #define NODE_SENSOR(_HID, _PROPS) \ argument 28 .name = _HID, \
|
/openbmc/u-boot/arch/x86/include/asm/acpi/ |
H A D | irqlinks.asl | 25 Name(_HID, EISAID("PNP0C0F")) 83 Name(_HID, EISAID("PNP0C0F")) 141 Name(_HID, EISAID("PNP0C0F")) 199 Name(_HID, EISAID("PNP0C0F")) 257 Name(_HID, EISAID("PNP0C0F")) 315 Name(_HID, EISAID("PNP0C0F")) 373 Name(_HID, EISAID("PNP0C0F")) 431 Name(_HID, EISAID("PNP0C0F"))
|
/openbmc/linux/Documentation/translations/zh_CN/PCI/ |
H A D | acpi-info.rst | 39 如果操作系统要管理一个通过ACPI描述的不可发现的设备,该设备将有一个特定的_HID/_CID,以 80 系统固件必须为每个设备提供一个_HID对象...以使OSPM能够做到这一点。 118 主板资源将出现在ACPI命名空间的根部(在_SB下),在一个节点的_HID为EISAID(PNP0C0
|
/openbmc/qemu/docs/specs/ |
H A D | acpi_hw_reduced_hotplug.rst | 8 in the namespace with a _HID defined to be ACPI0013. This document 25 Name (_HID, "ACPI0013")
|
H A D | vmgenid.rst | 50 - **R6** The hypervisor shall expose a _HID (hardware identifier) object 110 Name (_HID, "QEMUVGID") // _HID: Hardware ID
|
H A D | acpi_nvdimm.rst | 11 _SB scope with a _HID of "ACPI0012". For each NVDIMM present or intended 25 Name (_HID, "ACPI0012")
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-acpi | 19 CCCCCCCC contains device object's PNPID (_HID or _CID). 25 This attribute indicates the hardware ID (_HID) of the 27 This file is present for device objects having the _HID
|
/openbmc/u-boot/arch/x86/include/asm/arch-tangier/acpi/ |
H A D | southcluster.asl | 10 Name (_HID, EISAID("PNP0A08")) /* PCIe */ 298 Name (_HID, "BCM2E95") 350 Name (_HID, "INTC100E") 428 Name (_HID, "INTC1002")
|
H A D | platform.asl | 29 Name (_HID, EisaId ("PNP0B00"))
|
/openbmc/u-boot/board/intel/galileo/acpi/ |
H A D | mainboard.asl | 9 Name(_HID, EISAID("PNP0C0C"))
|
/openbmc/u-boot/board/intel/minnowmax/acpi/ |
H A D | mainboard.asl | 9 Name(_HID, EISAID("PNP0C0C"))
|
/openbmc/u-boot/board/advantech/som-db5800-som-6867/acpi/ |
H A D | mainboard.asl | 9 Name(_HID, EISAID("PNP0C0C"))
|
/openbmc/u-boot/board/dfi/dfi-bt700/acpi/ |
H A D | mainboard.asl | 9 Name(_HID, EISAID("PNP0C0C"))
|
/openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/acpi/ |
H A D | mainboard.asl | 9 Name(_HID, EISAID("PNP0C0C"))
|
/openbmc/linux/Documentation/driver-api/ |
H A D | ipmb.rst | 55 Name (_HID, "<Vendor-Specific HID>") // Vendor-Specific HID 61 Name (_HID, "IPMB0001") // IPMB device interface
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | acpi_object_usage.rst | 259 and define processor container devices (_HID ACPI0010, Section 8.4, 528 _CID 6.1.2 Use as needed, see also _HID. 530 _CLS 6.1.3 Use as needed, see also _HID. 574 _HID 6.1.5 This is the primary object to use in device probing, 581 _LPI 8.4.4.3 Recommended for use with processor definitions (_HID 634 _RDI 8.4.4.4 Recommended for use with processor definitions (_HID 655 _SUB 6.1.9 Use as needed; _HID or _CID are preferred. 685 Processors should now be defined as Device objects with _HID ACPI0007; do 688 Devices (see Section 8.4.3.1, _HID ACPI0010); do not use processor aggregator
|