blob: deee5fe3083d42a05f30fddc418ad90a7508332e (
plain)
1
2
3
4
5
6
7
8
|
/* SPDX-License-Identifier: GPL-2.0-only */
#define EC_SCI_GPI 0x50
#define PPCM_TURBO One
#define PPCM_NOTURBO 0x02
#define CRIT_TEMP 100
#include <ec/purism/librem/acpi/ec.asl>
|