Home
last modified time | relevance | path

Searched refs:_ADR (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/firmware-guide/acpi/
H A Dintel-pmc-mux.rst39 Name (_ADR, 0)
44 Name (_ADR, 1)
58 Name (_ADR, 0)
125 Name (_ADR, 0)
140 Name (_ADR, 1)
H A Di2c-muxes.rst33 Name (_ADR, 0)
48 Name (_ADR, 1)
H A Dnamespace.rst154 | +-| _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 Dphy.rst28 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/ABI/testing/
H A Dsysfs-bus-acpi42 _ADR control method, which is present for ACPI device
H A Dsysfs-bus-nfit19 (RO) The address (given by the _ADR object) of the device on its
/linux/drivers/acpi/
H A Dacpi_video.c186 u8 _ADR:1; /* Return the unique ID */ member
1002 device->cap._ADR = 1; in acpi_video_device_find_cap()