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

#define IT8516E_EC_DEV		EC0
#define SUPERIO_PNP_BASE	0x20e
#define IT8516E_FIRST_DATA	0x62
#define IT8516E_FIRST_SC	0x66
#define IT8516E_SECOND_DATA	0x20c
#define IT8516E_SECOND_SC	0x20d
#include <ec/kontron/it8516e/acpi/ec.asl>