1 /* SPDX-License-Identifier: GPL-2.0-only */
5 Name (_HID, EISAID("PNP0C09"))
8 // _REG method requires that an operation region is defined.
9 OperationRegion (ERAM, EmbeddedControl, 0x00, 0xff)
10 Field (ERAM, ByteAcc, Lock, Preserve) {}
12 Name (ECMD, ResourceTemplate()
14 IO (Decode16, 0x62, 0x62, 0, 1)
15 IO (Decode16, 0x66, 0x66, 0, 1)
18 Method (_CRS, 0, NotSerialized)
25 // This method is needed by Windows XP/2000
26 // for EC initialization before a driver
30 Name (_GPE, 23) // GPI07 / GPE23 -> Runtime SCI
32 // TODO EC Query methods
34 // TODO Scope _SB devices for AC power, LID, Power button