diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2023-03-07 01:37:37 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-03-08 12:00:25 +0000 |
commit | c44c977e0936c9099ad78a6c8b24810db5c2d293 (patch) | |
tree | f5f1590c6287f19d26eae190076788b230aa0cad /src/soc/amd/phoenix/xhci.c | |
parent | d3b077e2b6329ea1d6e36d8abc56b8740a9e79d7 (diff) |
soc/amd/common/block/acpi/cpu_power_state: use definition for bit_offset
Instead of using a magic constant in the bit_offset field of the C state
resource for the C1 state that's entered via the MWAIT instruction, use
the existing ACPI_FFIXEDHW_CLASS_MWAIT define. This value is checked by
acpi_processor_ffh_cstate_probe in the Linux kernel.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I9edc681efab15b5ceba91c8105f7dc6d687d8be8
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73498
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Diffstat (limited to 'src/soc/amd/phoenix/xhci.c')
0 files changed, 0 insertions, 0 deletions