Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-baytrail/acpi/
H A Dxhci.asl14 Name(_ADR, 0x00140000)
24 Name(_ADR, 0x00000000)
26 Device (PRT1) { Name(_ADR, 1) } /* USB Port 0 */
27 Device (PRT2) { Name(_ADR, 2) } /* USB Port 1 */
28 Device (PRT3) { Name(_ADR, 3) } /* USB Port 2 */
29 Device (PRT4) { Name(_ADR, 4) } /* USB Port 3 */
H A Dusb.asl14 Name(_ADR, 0x001d0000)
27 Name(_ADR, 0x00000000)
29 Device(PRT1) { Name(_ADR, 1) } /* USB Port 0 */
30 Device(PRT2) { Name(_ADR, 2) } /* USB Port 1 */
31 Device(PRT3) { Name(_ADR, 3) } /* USB Port 2 */
32 Device(PRT4) { Name(_ADR, 4) } /* USB Port 3 */
H A Dlpc.asl36 Name(_ADR, 0x001f0000)
H A Dsouthcluster.asl15 Name(_ADR, 0)
/OK3568_Linux_fs/kernel/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
H A Denumeration.rst157 Name (_ADR, 1)
395 Moreover, the specification mandates that either a _HID or an _ADR identification
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/acpi/
H A Dirq_helper.h99 Name(_ADR, dev_ ## 000 ## func_) \
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-quark/acpi/
H A Dlpc.asl11 Name(_ADR, 0x001f0000)
H A Dsouthcluster.asl12 Name(_ADR, 0)
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/Documentation/admin-guide/acpi/
H A Dssdt-overlays.rst33 Name (_ADR, Zero)
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_video.c192 u8 _ADR:1; /* Return the unique ID */ member
1043 device->cap._ADR = 1; in acpi_video_device_find_cap()