1 /* SPDX-License-Identifier: GPL-2.0-only */
7 OperationRegion (DLPC, SystemIO, 0x164c, 1)
8 Field(DLPC, ByteAcc, NoLock, Preserve)
16 Name(_HID, "ACPI0003")
18 Name(_PCL, Package() { \_SB } )
20 Method(_DCK, 1, NotSerialized)
25 TRAP(SMI_DOCK_CONNECT)
28 TRAP(SMI_DOCK_DISCONNECT)
35 Method(_STA, 0, NotSerialized)
42 Scope(\_SB.PCI0.LPCB.EC)
44 OperationRegion(PMH7, SystemIO, 0x15e0, 0x10)
45 Field(PMH7, ByteAcc, NoLock, Preserve)
53 IndexField(PIDX, PDAT, ByteAcc, NoLock, Preserve)
59 Method(_Q18, 0, NotSerialized)
64 Method(_Q37, 0, NotSerialized)
73 Method(_Q50, 0, NotSerialized)
75 if (\_SB.DOCK._STA()) {