Searched refs:_ADR (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/Documentation/firmware-guide/acpi/ |
D | i2c-muxes.rst | 33 Name (_ADR, 0) 48 Name (_ADR, 1)
|
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)
|
D | enumeration.rst | 194 Name (_ADR, 1) 467 Moreover, the specification mandates that either a _HID or an _ADR identification 614 Method (_ADR, 0, NotSerialized) // _ADR: Address 627 and the _ADR method [3] returns exactly the device/function couple that 637 Name (_ADR, 0x0000) 641 Name (_ADR, 0x00010000) 645 Name (_ADR, 0x0000) 688 [3] ACPI Specifications, Version 6.3 - Paragraph 6.1.1 _ADR Address)
|
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-6.6.21/Documentation/firmware-guide/acpi/dsd/ |
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-6.6.21/Documentation/ABI/testing/ |
D | sysfs-bus-acpi | 42 _ADR control method, which is present for ACPI device
|
D | sysfs-bus-nfit | 19 (RO) The address (given by the _ADR object) of the device on its
|
/linux-6.6.21/drivers/acpi/ |
D | acpi_video.c | 185 u8 _ADR:1; /* Return the unique ID */ member 983 device->cap._ADR = 1; in acpi_video_device_find_cap()
|