aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/purism/librem_skl/acpi/ec.asl
blob: 433ed55a6f1953e085560b6a9caebb4b87c62a6e (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */

#define EC_SCI_GPI 0x50
#define PPCM_TURBO One
#define PPCM_NOTURBO 0x02
#define CRIT_TEMP 100

#include <ec/purism/librem/acpi/ec.asl>