1 /* SPDX-License-Identifier: GPL-2.0-only */
3 Scope(\_GPE) { /* Start Scope GPE */
7 /* DBGO("\\_GPE\\_L00\n") */
8 Notify(\_SB.PWRB, 0x02) /* NOTIFY_DEVICE_WAKE */
13 /* DBGO("\\_GPE\\_L08\n") */
16 /* Temp warning (TWarn) event */
18 /* DBGO("\\_GPE\\_L09\n") */
19 /* Notify (\_TZ.TZ00, 0x80) */
22 /* USB controller PME# */
24 /* DBGO("\\_GPE\\_L0B\n") */
25 Notify(\_SB.PCI0.UOH1, 0x02) /* NOTIFY_DEVICE_WAKE */
26 Notify(\_SB.PCI0.UOH2, 0x02) /* NOTIFY_DEVICE_WAKE */
27 Notify(\_SB.PCI0.UOH3, 0x02) /* NOTIFY_DEVICE_WAKE */
28 Notify(\_SB.PCI0.UOH4, 0x02) /* NOTIFY_DEVICE_WAKE */
29 Notify(\_SB.PCI0.UOH5, 0x02) /* NOTIFY_DEVICE_WAKE */
30 Notify(\_SB.PCI0.UOH6, 0x02) /* NOTIFY_DEVICE_WAKE */
31 Notify(\_SB.PCI0.XHC0, 0x02) /* NOTIFY_DEVICE_WAKE */
32 Notify(\_SB.PWRB, 0x02) /* NOTIFY_DEVICE_WAKE */
35 /* ExtEvent0 SCI event */
37 /* DBGO("\\_GPE\\_L10\n") */
40 /* ExtEvent1 SCI event */
42 /* DBGO("\\_GPE\\_L11\n") */
45 /* GPIO0 or GEvent8 event */
47 /* DBGO("\\_GPE\\_L18\n") */
48 Notify(\_SB.PCI0.PBR4, 0x02) /* NOTIFY_DEVICE_WAKE */
49 Notify(\_SB.PCI0.PBR5, 0x02) /* NOTIFY_DEVICE_WAKE */
50 Notify(\_SB.PCI0.PBR6, 0x02) /* NOTIFY_DEVICE_WAKE */
51 Notify(\_SB.PCI0.PBR7, 0x02) /* NOTIFY_DEVICE_WAKE */
52 Notify(\_SB.PWRB, 0x02) /* NOTIFY_DEVICE_WAKE */
55 /* Azalia SCI event */
57 /* DBGO("\\_GPE\\_L1B\n") */
58 Notify(\_SB.PCI0.AZHD, 0x02) /* NOTIFY_DEVICE_WAKE */
59 Notify(\_SB.PWRB, 0x02) /* NOTIFY_DEVICE_WAKE */