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/ocp/tiogapass: Fix GPIOs
[coreboot2.git]
/
src
/
mainboard
/
purism
/
librem_skl
/
acpi
/
ec.asl
blob
54d225edf213c5f0d5fd5917b6637358259adc58
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
#define EC_SCI_GPI 0x50
4
#define PPCM_TURBO 1
5
#define PPCM_NOTURBO 0x02
6
#define CRIT_TEMP 100
7
8
#include <ec/purism/librem/acpi/ec.asl>