summaryrefslogtreecommitdiffstats
path: root/src/mainboard/biostar/am1ml/acpi/flag0.asl
blob: 8f0ecaa5c602d94f6507ac7e36102e941ccf219f (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */

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

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