aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/thatcher/acpi/mainboard.asl
blob: f7fc551df91a1402def2900ca0250423c3f983ac (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */


	/* AcpiGpe0Blk */
	OperationRegion(GP0B, SystemMemory, 0xfed80814, 0x04)
		Field(GP0B, ByteAcc, NoLock, Preserve) {
		, 11,
		USBS, 1,
	}