Searched refs:_ADR (Results 1 – 10 of 10) sorted by relevance
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | intel-pmc-mux.rst | 39 Name (_ADR, 0) 44 Name (_ADR, 1) 58 Name (_ADR, 0) 125 Name (_ADR, 0) 140 Name (_ADR, 1)
|
| H A D | i2c-muxes.rst | 33 Name (_ADR, 0) 48 Name (_ADR, 1)
|
| H A D | enumeration.rst | 237 Name (_ADR, 1) 510 Moreover, the specification mandates that either a _HID or an _ADR identification 657 Method (_ADR, 0, NotSerialized) // _ADR: Address 670 and the _ADR method [3]_ returns exactly the device/function couple that 680 Name (_ADR, 0x0000) 684 Name (_ADR, 0x00010000) 688 Name (_ADR, 0x0000) 731 .. [3] ACPI Specifications, Version 6.3 - Paragraph 6.1.1 _ADR Address)
|
| H A D | namespace.rst | 154 | +-| _ADR | Name(_ADR, 0x00020000): the PCI bus address 281 example, it may be a PCI device with _ADR defined and without _HID 307 object representing a PCI bridge) whose _ADR returns 0x00020000 and the
|
| /linux/Documentation/firmware-guide/acpi/dsd/ |
| H A D | phy.rst | 28 using the _ADR object as shown below and are registered on the MDIO bus. 35 Name (_ADR, 0x1) 39 Name (_ADR, 0x2) 107 Name (_ADR, 0x1) 111 Name (_ADR, 0x2)
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-piix4.rst | 132 Name (_ADR, 0x00140000) 135 Name (_ADR, 0) 138 Name (_ADR, 1) 141 Name (_ADR, 2)
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-acpi | 42 _ADR control method, which is present for ACPI device
|
| H A D | sysfs-bus-nfit | 19 (RO) The address (given by the _ADR object) of the device on its
|
| /linux/Documentation/driver-api/acpi/ |
| H A D | acpi-drivers.rst | 50 hardware to be identified, for example represeted by an _ADR object return
|
| /linux/drivers/acpi/ |
| H A D | acpi_video.c | 184 u8 _ADR:1; /* Return the unique ID */ member 1000 device->cap._ADR = 1; in acpi_video_device_find_cap()
|