repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
soc/mediatek/mt8196: Initialize SSPM
[coreboot2.git]
/
src
/
mainboard
/
intel
/
emeraldlake2
/
acpi
/
mainboard.asl
blob
1d8bb711887724a2dbaf581b2eadd151e3ab718c
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
Device (PWRB)
4
{
5
Name(_HID, EisaId("PNP0C0C"))
6
7
// Wake
8
Name(_PRW, Package(){0x1d, 0x05})
9
}