diff options
author | Tim Wawrzynczak <twawrzynczak@chromium.org> | 2022-08-16 14:41:33 -0600 |
---|---|---|
committer | Tim Wawrzynczak <twawrzynczak@chromium.org> | 2022-08-30 15:17:16 +0000 |
commit | 8392a299ff053ff28e971ad510217909acd3f9d2 (patch) | |
tree | b99c3ebc72ffb90a5fbf90c2d31b23cf2791d2f3 /3rdparty | |
parent | 9ebfb8d4130c8b61015b6bcdf477216bab7e3086 (diff) |
soc/intel/cmn/block/acpi: Modify GPIO Methods to use bitfields
IMHO, using bitfields directly in the Field declaration makes the ASL
code more readable then directly manipulating the entire 32-bit dword.
TEST=ACPI code using several of these Methods still works
(google/agah dGPU ACPI code)
Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: I9909700022d8b55db3f5208010bdff11ddaf4e7d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66812
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to '3rdparty')
0 files changed, 0 insertions, 0 deletions