summaryrefslogtreecommitdiffstats
path: root/src/mainboard/biostar/am1ml/acpi/flag0.asl
blob: d79c0efc40d4055abb89c8bfaaa27a0887879027 (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. */

OperationRegion (GRAM, SystemMemory, 0x0400, 0x0100)

Field (GRAM, ByteAcc, Lock, Preserve)
{
	Offset (0x10),
	FLG0,   8
}