1 /* SPDX-License-Identifier: GPL-2.0-only */
3 Scope(\_GPE) { /* Start Scope GPE */
7 /* DBGO("\\_GPE\\_L00\n") */
12 /* DBGO("\\_GPE\\_L08\n") */
15 /* Temp warning (TWarn) event */
17 /* DBGO("\\_GPE\\_L09\n") */
18 /* Notify (\_TZ.TZ00, 0x80) */
21 /* USB controller PME# */
23 /* DBGO("\\_GPE\\_L0B\n") */
24 Notify(\_SB.PCI0.UOH1, 0x02) /* NOTIFY_DEVICE_WAKE */
25 Notify(\_SB.PCI0.UOH2, 0x02) /* NOTIFY_DEVICE_WAKE */
26 Notify(\_SB.PCI0.UOH3, 0x02) /* NOTIFY_DEVICE_WAKE */
27 Notify(\_SB.PCI0.UOH4, 0x02) /* NOTIFY_DEVICE_WAKE */
28 Notify(\_SB.PCI0.UOH5, 0x02) /* NOTIFY_DEVICE_WAKE */
29 Notify(\_SB.PCI0.UOH6, 0x02) /* NOTIFY_DEVICE_WAKE */
30 Notify(\_SB.PCI0.XHC0, 0x02) /* NOTIFY_DEVICE_WAKE */
33 /* ExtEvent0 SCI event */
35 /* DBGO("\\_GPE\\_L10\n") */
38 /* ExtEvent1 SCI event */
40 /* DBGO("\\_GPE\\_L11\n") */
43 /* GPIO0 or GEvent8 event */
45 /* DBGO("\\_GPE\\_L18\n") */
46 Notify(\_SB.PCI0.PBR4, 0x02) /* NOTIFY_DEVICE_WAKE */
47 Notify(\_SB.PCI0.PBR5, 0x02) /* NOTIFY_DEVICE_WAKE */
48 Notify(\_SB.PCI0.PBR6, 0x02) /* NOTIFY_DEVICE_WAKE */
49 Notify(\_SB.PCI0.PBR7, 0x02) /* NOTIFY_DEVICE_WAKE */