aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/purism/librem_bdw/acpi/ec.asl
blob: dfd80ce576b4098f77eccb7905dd10df96182b80 (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 10
#define PPCM_TURBO Zero
#define PPCM_NOTURBO One
#define CRIT_TEMP 105

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