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
mb/google/brya: Create rull variant
[coreboot2.git]
/
src
/
mainboard
/
starlabs
/
byte_adl
/
acpi
/
sleep.asl
blob
7ed74e3514bc50002a52c24d1a8d1914c023a595
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
Method (MPTS, 1, NotSerialized)
4
{
5
RPTS (Arg0)
6
}
7
8
Method (MWAK, 1, NotSerialized)
9
{
10
RWAK (Arg0)
11
}