c92efa3363
Change-Id: I9d502882c4ddb54af1da42a41591804da2cee0ac Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50647 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
9 lines
179 B
Text
9 lines
179 B
Text
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
|
|
|
/* AcpiGpe0Blk */
|
|
OperationRegion(GP0B, SystemMemory, 0xfed80814, 0x04)
|
|
Field(GP0B, ByteAcc, NoLock, Preserve) {
|
|
, 11,
|
|
USBS, 1,
|
|
}
|