1 /* SPDX-License-Identifier: GPL-2.0-only */
3 Scope(\_GPE) { /* Start Scope GPE */
7 /* DBGO("\\_GPE\\_L08\n") */
10 /* Temp warning (TWarn) event */
12 /* DBGO("\\_GPE\\_L09\n") */
13 /* Notify (\_TZ.TZ00, 0x80) */
16 /* USB controller PME# */
18 /* DBGO("\\_GPE\\_L0B\n") */
19 Notify(\_SB.PCI0.UOH1, 0x02) /* NOTIFY_DEVICE_WAKE */
20 Notify(\_SB.PCI0.UOH2, 0x02) /* NOTIFY_DEVICE_WAKE */
21 Notify(\_SB.PCI0.UOH3, 0x02) /* NOTIFY_DEVICE_WAKE */
22 Notify(\_SB.PCI0.UOH4, 0x02) /* NOTIFY_DEVICE_WAKE */
23 Notify(\_SB.PCI0.UOH5, 0x02) /* NOTIFY_DEVICE_WAKE */
24 Notify(\_SB.PCI0.UOH6, 0x02) /* NOTIFY_DEVICE_WAKE */
25 Notify(\_SB.PCI0.UEH1, 0x02) /* NOTIFY_DEVICE_WAKE */
28 /* ExtEvent0 SCI event */
30 /* DBGO("\\_GPE\\_L10\n") */
34 /* ExtEvent1 SCI event */
36 /* DBGO("\\_GPE\\_L11\n") */
39 /* GPIO0 or GEvent8 event */
41 /* DBGO("\\_GPE\\_L18\n") */
42 Notify(\_SB.PCI0.PBR4, 0x02) /* NOTIFY_DEVICE_WAKE */
43 Notify(\_SB.PCI0.PBR5, 0x02) /* NOTIFY_DEVICE_WAKE */
44 Notify(\_SB.PCI0.PBR6, 0x02) /* NOTIFY_DEVICE_WAKE */
45 Notify(\_SB.PCI0.PBR7, 0x02) /* NOTIFY_DEVICE_WAKE */
48 /* Azalia SCI event */
50 /* DBGO("\\_GPE\\_L1B\n") */
51 Notify(\_SB.PCI0.AZHD, 0x02) /* NOTIFY_DEVICE_WAKE */